complexType spotEmrClusterFormationInfo
diagram PlatformServices_p6561.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:emrClusterFormationInfo
properties
base tns:emrClusterFormationInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags acceleratorCount acceleratorId availabilityZone awsProductId cloudId formationUid keySetUid machineImageUid machineLaunchOptions managed regionId rights sharedWith sslCertificateUid autoscalingEnabled clusterImageUid clusterInPrivateSubnet clusterSize desiredClusterSize initialClusterSize masterCapacityId slaveCapacityId proxyCapacityId proxyInPrivateSubnet applications clusterSettings configStorageUid fullCleanUpOnTerminate logStorageUid notebooksOnMaster releaseLabel scheduler availabilityZoneGroup blockDurationMinutes launchGroup masterSpotBidPrice persistent proxySpotBidPrice slaveSpotBidPrice validFrom validUntil
used by
element getSpotEmrClusterFormationsResponse/return
source <xsd:complexType name="spotEmrClusterFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:emrClusterFormationInfo">
     
<xsd:sequence>
       
<xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/>
       
<xsd:element name="blockDurationMinutes" type="xs:int"/>
       
<xsd:element name="launchGroup" type="xs:string" minOccurs="0"/>
       
<xsd:element name="masterSpotBidPrice" type="xs:double"/>
       
<xsd:element name="persistent" type="xs:boolean"/>
       
<xsd:element name="proxySpotBidPrice" type="xs:double"/>
       
<xsd:element name="slaveSpotBidPrice" type="xs:double"/>
       
<xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element spotEmrClusterFormationInfo/blockDurationMinutes
diagram PlatformServices_p6563.png
type xsd:int
properties
content simple
source <xsd:element name="blockDurationMinutes" type="xs:int"/>

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

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

element spotEmrClusterFormationInfo/persistent
diagram PlatformServices_p6566.png
type xsd:boolean
properties
content simple
source <xsd:element name="persistent" type="xs:boolean"/>

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

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

element spotEmrClusterFormationInfo/validFrom
diagram PlatformServices_p6569.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/>

element spotEmrClusterFormationInfo/validUntil
diagram PlatformServices_p6570.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/>

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