complexType updateSpotEmrClusterFormation
diagram PlatformServices_p7271.png
namespace http://impl.platform.rosettahub.com/
children sessionUid formationUid keySetUid availabilityZone sslCertificateUid machineImageUid masterCapacityId slaveCapacityId clusterSize proxyCapacityId releaseLabel applications clusterSettings autoscalingEnabled initialClusterSize proxySpotBidPrice masterSpotBidPrice slaveSpotBidPrice acceleratorId acceleratorCount serviceContext
used by
element updateSpotEmrClusterFormation
source <xsd:complexType name="updateSpotEmrClusterFormation">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="formationUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="masterCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="slaveCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="clusterSize" type="xs:int"/>
   
<xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="releaseLabel" type="xs:string" minOccurs="0"/>
   
<xsd:element name="applications" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="clusterSettings" type="xs:string" minOccurs="0"/>
   
<xsd:element name="autoscalingEnabled" type="xs:boolean"/>
   
<xsd:element name="initialClusterSize" type="xs:int"/>
   
<xsd:element name="proxySpotBidPrice" type="xs:double"/>
   
<xsd:element name="masterSpotBidPrice" type="xs:double"/>
   
<xsd:element name="slaveSpotBidPrice" type="xs:double"/>
   
<xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="acceleratorCount" type="xs:int"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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

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

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

element updateSpotEmrClusterFormation/clusterSize
diagram PlatformServices_p7280.png
type xsd:int
properties
content simple
source <xsd:element name="clusterSize" type="xs:int"/>

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

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

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

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

element updateSpotEmrClusterFormation/autoscalingEnabled
diagram PlatformServices_p7285.png
type xsd:boolean
properties
content simple
source <xsd:element name="autoscalingEnabled" type="xs:boolean"/>

element updateSpotEmrClusterFormation/initialClusterSize
diagram PlatformServices_p7286.png
type xsd:int
properties
content simple
source <xsd:element name="initialClusterSize" type="xs:int"/>

element updateSpotEmrClusterFormation/proxySpotBidPrice
diagram PlatformServices_p7287.png
type xsd:double
properties
content simple
source <xsd:element name="proxySpotBidPrice" type="xs:double"/>

element updateSpotEmrClusterFormation/masterSpotBidPrice
diagram PlatformServices_p7288.png
type xsd:double
properties
content simple
source <xsd:element name="masterSpotBidPrice" type="xs:double"/>

element updateSpotEmrClusterFormation/slaveSpotBidPrice
diagram PlatformServices_p7289.png
type xsd:double
properties
content simple
source <xsd:element name="slaveSpotBidPrice" type="xs:double"/>

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

element updateSpotEmrClusterFormation/acceleratorCount
diagram PlatformServices_p7291.png
type xsd:int
properties
content simple
source <xsd:element name="acceleratorCount" type="xs:int"/>

element updateSpotEmrClusterFormation/serviceContext
diagram PlatformServices_p7292.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