complexType acceleratorConfigInfo
diagram PlatformServices_p1266.png
namespace http://impl.platform.rosettahub.com/
children acceleratorCount acceleratorId
used by
element awsInstanceInfo/accelerators
source <xsd:complexType name="acceleratorConfigInfo">
 
<xsd:sequence>
   
<xsd:element name="acceleratorCount" type="xs:int"/>
   
<xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element acceleratorConfigInfo/acceleratorCount
diagram PlatformServices_p1267.png
type xsd:int
properties
content simple
source <xsd:element name="acceleratorCount" type="xs:int"/>

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

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