SubscriptionTarget

class SubscriptionTarget : KotlinCustomResource

Subscription targets enables one to access the data to which you have subscribed in your projects.

Properties

Link copied to clipboard

The asset types that can be included in the subscription target.

Link copied to clipboard

The authorized principals of the subscription target.

Link copied to clipboard
val awsId: Output<String>

The ID of the subscription target.

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the subscription target was created.

Link copied to clipboard
val createdBy: Output<String>

The Amazon DataZone user who created the subscription target.

Link copied to clipboard
val domainId: Output<String>

The ID of the Amazon DataZone domain in which subscription target is created.

Link copied to clipboard

The ID of the Amazon DataZone domain in which subscription target would be created.

Link copied to clipboard
val environmentId: Output<String>

The ID of the environment in which subscription target is created.

Link copied to clipboard

The ID of the environment in which subscription target would be created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The manage access role that is used to create the subscription target.

Link copied to clipboard
val name: Output<String>

The name of the subscription target.

Link copied to clipboard
val projectId: Output<String>

The identifier of the project specified in the subscription target.

Link copied to clipboard
val provider: Output<String>?

The provider of the subscription target.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The configuration of the subscription target.

Link copied to clipboard
val type: Output<String>

The type of the subscription target.

Link copied to clipboard
val updatedAt: Output<String>

The timestamp of when the subscription target was updated.

Link copied to clipboard
val updatedBy: Output<String>

The Amazon DataZone user who updated the subscription target.

Link copied to clipboard
val urn: Output<String>