complexType s3StorageSharingInfo
diagram PlatformServices_p6182.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactSharingInfo
properties
base tns:cloudArtifactSharingInfo
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights tenantAwsAccountId tenantIamUserArn tenantKeySetUid tenantPays
used by
elements s3StorageInfo/rights s3StorageInfo/sharedWith shareS3Storage/sharedWith
source <xsd:complexType name="s3StorageSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="rights" type="xs:string" minOccurs="0"/>
       
<xsd:element name="tenantAwsAccountId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="tenantIamUserArn" type="xs:string" minOccurs="0"/>
       
<xsd:element name="tenantKeySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="tenantPays" type="xs:boolean"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element s3StorageSharingInfo/rights
diagram PlatformServices_p6183.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rights" type="xs:string" minOccurs="0"/>

element s3StorageSharingInfo/tenantAwsAccountId
diagram PlatformServices_p6184.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tenantAwsAccountId" type="xs:string" minOccurs="0"/>

element s3StorageSharingInfo/tenantIamUserArn
diagram PlatformServices_p6185.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tenantIamUserArn" type="xs:string" minOccurs="0"/>

element s3StorageSharingInfo/tenantKeySetUid
diagram PlatformServices_p6186.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tenantKeySetUid" type="xs:string" minOccurs="0"/>

element s3StorageSharingInfo/tenantPays
diagram PlatformServices_p6187.png
type xsd:boolean
properties
content simple
source <xsd:element name="tenantPays" type="xs:boolean"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy