VerifiedAccessGroup

class VerifiedAccessGroup : KotlinCustomResource

The AWS::EC2::VerifiedAccessGroup resource creates an AWS EC2 Verified Access Group.

Properties

Link copied to clipboard
val creationTime: Output<String>

Time this Verified Access Group was created.

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

A description for the AWS Verified Access group.

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

Time this Verified Access Group was last updated.

Link copied to clipboard
val owner: Output<String>

The AWS account number that owns the group.

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

The AWS Verified Access policy document.

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

The status of the Verified Access policy.

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

The configuration options for customer provided KMS encryption.

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

An array of key-value pairs to apply to this resource.

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

The ARN of the Verified Access group.

Link copied to clipboard

The ID of the AWS Verified Access group.

Link copied to clipboard

The ID of the AWS Verified Access instance.