diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:cloudArtifactInfo | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags artifacts autoAddArtifacts awsPortfolioId portfolioUid rights roleName sharedWith | ||
used by |
|
||
source | <xsd:complexType name="portfolioInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactInfo"> <xsd:sequence> <xsd:element name="artifacts" type="tns:shareableCloudArtifactInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="autoAddArtifacts" type="xs:boolean"/> <xsd:element name="awsPortfolioId" type="xs:string" minOccurs="0"/> <xsd:element name="portfolioUid" type="xs:string" minOccurs="0"/> <xsd:element name="rights" type="tns:portfolioSharingInfo" minOccurs="0"/> <xsd:element name="roleName" type="xs:string" minOccurs="0"/> <xsd:element name="sharedWith" type="tns:portfolioSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | tns:shareableCloudArtifactInfo | ||||||||
properties |
|
||||||||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags | ||||||||
source | <xsd:element name="artifacts" type="tns:shareableCloudArtifactInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="autoAddArtifacts" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="awsPortfolioId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="portfolioUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:portfolioSharingInfo | ||||||
properties |
|
||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid portfolioRoles | ||||||
source | <xsd:element name="rights" type="tns:portfolioSharingInfo" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="roleName" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | tns:portfolioSharingInfo | ||||||||
properties |
|
||||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid portfolioRoles | ||||||||
source | <xsd:element name="sharedWith" type="tns:portfolioSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |