complexType proxiedClusterFormationInfo
diagram PlatformServices_p5897.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:clusterFormationInfo
properties
base tns:clusterFormationInfo
abstract true
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
used by
complexType managedClusterFormationInfo
source <xsd:complexType name="proxiedClusterFormationInfo" abstract="true">
 
<xsd:complexContent>
   
<xsd:extension base="tns:clusterFormationInfo">
     
<xsd:sequence>
       
<xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element proxiedClusterFormationInfo/proxyInPrivateSubnet
diagram PlatformServices_p5899.png
type xsd:boolean
properties
content simple
source <xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/>

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