complexType deleteKeySets
diagram PlatformServices_p2598.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUids deleteVpc deleteIam serviceContext
used by
element deleteKeySets
source <xsd:complexType name="deleteKeySets">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keySetUids" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="deleteVpc" type="xs:boolean"/>
   
<xsd:element name="deleteIam" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element deleteKeySets/keySetUids
diagram PlatformServices_p2600.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="keySetUids" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element deleteKeySets/deleteVpc
diagram PlatformServices_p2601.png
type xsd:boolean
properties
content simple
source <xsd:element name="deleteVpc" type="xs:boolean"/>

element deleteKeySets/deleteIam
diagram PlatformServices_p2602.png
type xsd:boolean
properties
content simple
source <xsd:element name="deleteIam" type="xs:boolean"/>

element deleteKeySets/serviceContext
diagram PlatformServices_p2603.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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