diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:cloudArtifactSharingInfo | ||
properties |
|
||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowKeys allowStsConsole allowStsKeys stsPolicy stsSessionDurationSec uri | ||
used by |
|
||
source | <xsd:complexType name="federatedIamUserSharingInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactSharingInfo"> <xsd:sequence> <xsd:element name="allowKeys" type="xs:boolean"/> <xsd:element name="allowStsConsole" type="xs:boolean"/> <xsd:element name="allowStsKeys" type="xs:boolean"/> <xsd:element name="stsPolicy" type="xs:string" minOccurs="0"/> <xsd:element name="stsSessionDurationSec" type="xs:int"/> <xsd:element name="uri" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowKeys" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowStsConsole" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="allowStsKeys" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="stsPolicy" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="stsSessionDurationSec" type="xs:int"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="uri" type="xs:string" minOccurs="0"/> |