complexType federatedBucketInfo
diagram PlatformServices_p2920.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:shareableCloudArtifactInfo
properties
base tns:shareableCloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accountId arn bucketName bucketUid regionId rights sharedWith
used by
element getFederatedBucketsResponse/return
source <xsd:complexType name="federatedBucketInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accountId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="arn" type="xs:string" minOccurs="0"/>
       
<xsd:element name="bucketName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="bucketUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:federatedBucketSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:federatedBucketSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

element federatedBucketInfo/rights
diagram PlatformServices_p2926.png
type tns:federatedBucketSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights
source <xsd:element name="rights" type="tns:federatedBucketSharingInfo" minOccurs="0"/>

element federatedBucketInfo/sharedWith
diagram PlatformServices_p2927.png
type tns:federatedBucketSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights
source <xsd:element name="sharedWith" type="tns:federatedBucketSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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