Project

The project that has the subscription grant.

Constructors

Link copied to clipboard
constructor(value: SubscribedProject)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this SubscribedPrincipal as a Group and retrieves its aws.sdk.kotlin.services.datazone.model.SubscribedGroup value. Throws an exception if the SubscribedPrincipal is not a Group.

Link copied to clipboard
Link copied to clipboard

Casts this SubscribedPrincipal as a Project and retrieves its aws.sdk.kotlin.services.datazone.model.SubscribedProject value. Throws an exception if the SubscribedPrincipal is not a Project.

Link copied to clipboard
Link copied to clipboard

Casts this SubscribedPrincipal as a User and retrieves its aws.sdk.kotlin.services.datazone.model.SubscribedUser value. Throws an exception if the SubscribedPrincipal is not a User.

Link copied to clipboard

Casts this SubscribedPrincipal as a User and retrieves its aws.sdk.kotlin.services.datazone.model.SubscribedUser value. Returns null if the SubscribedPrincipal is not a User.