complexType cfFormationInfo
diagram PlatformServices_p1507.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:formationInfo
properties
base tns:formationInfo
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 awsProductVersion cfConfigurations cfImageUid cfType cfVariables
used by
element getCFFormationsResponse/return
source <xsd:complexType name="cfFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:formationInfo">
     
<xsd:sequence>
       
<xsd:element name="awsProductVersion" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cfConfigurations" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="cfImageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cfType" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cfVariables" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element cfFormationInfo/cfConfigurations
diagram PlatformServices_p1509.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="cfConfigurations" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

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

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