---
type: resource-type
title: VerifiedAccessInstance
description: aws resource type AWS::EC2::VerifiedAccessInstance
name: VerifiedAccessInstance
lexicon: aws
resource_type: AWS::EC2::VerifiedAccessInstance
---
`AWS::EC2::VerifiedAccessInstance`, a resource type of the aws lexicon.

## Properties

- `CidrEndpointsCustomSubDomain` (`string`, optional): Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- `CidrEndpointsCustomSubDomainNameServers` (`string[]`, optional): 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']).
- `CreationTime` (`string`, optional): Time this Verified Access Instance was created.
- `Description` (`string`, optional): A description for the AWS Verified Access instance.
- `FipsEnabled` (`boolean`, optional): Indicates whether FIPS is enabled
- `LastUpdatedTime` (`string`, optional): Time this Verified Access Instance was last updated.
- `LoggingConfigurations` (`VerifiedAccessInstance_VerifiedAccessLogs`, optional): The configuration options for AWS Verified Access instances.
- `Tags` (`VerifiedAccessInstance_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `VerifiedAccessInstanceId` (`string`, optional): The ID of the AWS Verified Access instance.
- `VerifiedAccessTrustProviderIds` (`string[]`, optional): The IDs of the AWS Verified Access trust providers.
- `VerifiedAccessTrustProviders` (`VerifiedAccessInstance_VerifiedAccessTrustProvider[]`, optional): AWS Verified Access trust providers.

## Attributes

- `CidrEndpointsCustomSubDomainNameServers`
- `CreationTime`
- `LastUpdatedTime`
- `VerifiedAccessInstanceId`
