diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | capacityId limit regionId | ||
used by |
|
||
source | <xsd:complexType name="federatedEc2LimitIncreaseUnitInfo"> <xsd:sequence> <xsd:element name="capacityId" type="xs:string" minOccurs="0"/> <xsd:element name="limit" type="xs:int"/> <xsd:element name="regionId" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="capacityId" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="limit" type="xs:int"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="regionId" type="xs:string" minOccurs="0"/> |