VerifiedAccessInstance

class VerifiedAccessInstance : KotlinCustomResource

The AWS::EC2::VerifiedAccessInstance resource creates an AWS EC2 Verified Access Instance.

Properties

Link copied to clipboard

Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)

Link copied to clipboard

Property to represent the name servers assoicated with the domain that AVA manages (say, 'ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com').

Link copied to clipboard
val creationTime: Output<String>

Time this Verified Access Instance was created.

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

A description for the AWS Verified Access instance.

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

Indicates whether FIPS is enabled

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

Time this Verified Access Instance was last updated.

Link copied to clipboard

The configuration options for AWS Verified Access instances.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
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 ID of the AWS Verified Access instance.

Link copied to clipboard

The IDs of the AWS Verified Access trust providers.

Link copied to clipboard