complexType federatedIamUserInfo
diagram PlatformServices_p3117.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:shareableCloudArtifactInfo
properties
base tns:shareableCloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accessKeyId accountId arn cloudId iamUserUid originalPolicy rights secretAccessKey sharedWith signinUrl uri userName userPolicy
used by
elements getFederatedIamUsersResponse/return getFederatedIamUserResponse/return
source <xsd:complexType name="federatedIamUserInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accessKeyId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="accountId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="arn" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="iamUserUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="originalPolicy" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:federatedIamUserSharingInfo" minOccurs="0"/>
       
<xsd:element name="secretAccessKey" type="xs:string" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:federatedIamUserSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="signinUrl" type="xs:string" minOccurs="0"/>
       
<xsd:element name="uri" type="xs:string" minOccurs="0"/>
       
<xsd:element name="userName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="userPolicy" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

element federatedIamUserInfo/rights
diagram PlatformServices_p3124.png
type tns:federatedIamUserSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowKeys allowStsConsole allowStsKeys stsPolicy stsSessionDurationSec uri
source <xsd:element name="rights" type="tns:federatedIamUserSharingInfo" minOccurs="0"/>

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

element federatedIamUserInfo/sharedWith
diagram PlatformServices_p3126.png
type tns:federatedIamUserSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowKeys allowStsConsole allowStsKeys stsPolicy stsSessionDurationSec uri
source <xsd:element name="sharedWith" type="tns:federatedIamUserSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

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

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

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