diagram | |||||
namespace | http://impl.platform.rosettahub.com/ | ||||
type | extension of tns:formationInfo | ||||
properties |
|
||||
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 proxyCapacityId proxyInPrivateSubnet remoteApp remoteAppArgs remoteAppDir windowsCapacityId windowsInPrivateSubnet windowsMachineImageUid windowsRootVolumeSizeGb | ||||
used by |
|
||||
source | <xsd:complexType name="windowsFormationInfo"> <xsd:complexContent> <xsd:extension base="tns:formationInfo"> <xsd:sequence> <xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/> <xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/> <xsd:element name="remoteApp" type="xs:string" minOccurs="0"/> <xsd:element name="remoteAppArgs" type="xs:string" minOccurs="0"/> <xsd:element name="remoteAppDir" type="xs:string" minOccurs="0"/> <xsd:element name="windowsCapacityId" type="xs:string" minOccurs="0"/> <xsd:element name="windowsInPrivateSubnet" type="xs:boolean"/> <xsd:element name="windowsMachineImageUid" type="xs:string" minOccurs="0"/> <xsd:element name="windowsRootVolumeSizeGb" type="xs:int"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="remoteApp" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="remoteAppArgs" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="remoteAppDir" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="windowsCapacityId" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="windowsInPrivateSubnet" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="windowsMachineImageUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="windowsRootVolumeSizeGb" type="xs:int"/> |