complexType federatedIamRoleInfo
diagram PlatformServices_p3104.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactInfo
properties
base tns:cloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accountId arn custom iamRoleUid originalPolicy roleName rolePolicy trustPolicy
used by
element getFederatedIamRolesResponse/return
source <xsd:complexType name="federatedIamRoleInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accountId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="arn" type="xs:string" minOccurs="0"/>
       
<xsd:element name="custom" type="xs:boolean"/>
       
<xsd:element name="iamRoleUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="originalPolicy" type="xs:string" minOccurs="0"/>
       
<xsd:element name="roleName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rolePolicy" type="xs:string" minOccurs="0"/>
       
<xsd:element name="trustPolicy" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element federatedIamRoleInfo/custom
diagram PlatformServices_p3107.png
type xsd:boolean
properties
content simple
source <xsd:element name="custom" type="xs:boolean"/>

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

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

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

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

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

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