complexType s3StorageFilters
diagram PlatformServices_p6164.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:basicFilters
properties
base tns:basicFilters
children accountNumber cloudId includeCustomization limit orLogic regionId endTime includePrivate includePublic includeShared label owner projectUid startTime bucketName keySetUid rights s3StorageUid
used by
elements getS3StoragesCount/filters getS3Storages/filters
source <xsd:complexType name="s3StorageFilters">
 
<xsd:complexContent>
   
<xsd:extension base="tns:basicFilters">
     
<xsd:sequence>
       
<xsd:element name="bucketName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="xs:string" minOccurs="0"/>
       
<xsd:element name="s3StorageUid" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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