TrustAnchor

class TrustAnchor : KotlinCustomResource

Definition of AWS::RolesAnywhere::TrustAnchor Resource Type.

Properties

Link copied to clipboard
val enabled: Output<Boolean>?

Indicates whether the trust anchor is enabled.

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

The name of the trust anchor.

Link copied to clipboard

A list of notification settings to be associated to the trust anchor.

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

The trust anchor type and its related certificate data.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to attach to the trust anchor.

Link copied to clipboard
val trustAnchorArn: Output<String>

The ARN of the trust anchor.

Link copied to clipboard
val trustAnchorId: Output<String>

The unique identifier of the trust anchor.

Link copied to clipboard
val urn: Output<String>