complexType keyValuePair
diagram PlatformServices_p4736.png
namespace http://impl.platform.rosettahub.com/
children key value
used by
elements linkedClusterInfo/masterSettings keySetInfo/privateSubnetId getMachineInstanceSettingsResponse/return keySetInfo/subnetId
source <xsd:complexType name="keyValuePair">
 
<xsd:sequence>
   
<xsd:element name="key" type="xs:string" minOccurs="0"/>
   
<xsd:element name="value" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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