aws_verified_access_endpoint

account_id

Type: STRING

application_domain

Type: STRING
Provider name: ApplicationDomain
Description: The DNS name for users to reach your application.

attachment_type

Type: STRING
Provider name: AttachmentType
Description: The type of attachment used to provide connectivity between the Amazon Web Services Verified Access endpoint and the application.

creation_time

Type: STRING
Provider name: CreationTime
Description: The creation time.

deletion_time

Type: STRING
Provider name: DeletionTime
Description: The deletion time.

description

Type: STRING
Provider name: Description
Description: A description for the Amazon Web Services Verified Access endpoint.

device_validation_domain

Type: STRING
Provider name: DeviceValidationDomain
Description: Returned if endpoint has a device trust provider attached.

domain_certificate_arn

Type: STRING
Provider name: DomainCertificateArn
Description: The ARN of a public TLS/SSL certificate imported into or created with ACM.

endpoint_domain

Type: STRING
Provider name: EndpointDomain
Description: A DNS name that is generated for the endpoint.

endpoint_type

Type: STRING
Provider name: EndpointType
Description: The type of Amazon Web Services Verified Access endpoint. Incoming application requests will be sent to an IP address, load balancer or a network interface depending on the endpoint type specified.

last_updated_time

Type: STRING
Provider name: LastUpdatedTime
Description: The last updated time.

load_balancer_options

Type: STRUCT
Provider name: LoadBalancerOptions
Description: The load balancer details if creating the Amazon Web Services Verified Access endpoint as load-balancertype.

  • load_balancer_arn
    Type: STRING
    Provider name: LoadBalancerArn
    Description: The ARN of the load balancer.
  • port
    Type: INT32
    Provider name: Port
    Description: The IP port number.
  • protocol
    Type: STRING
    Provider name: Protocol
    Description: The IP protocol.
  • subnet_ids
    Type: UNORDERED_LIST_STRING
    Provider name: SubnetIds
    Description: The IDs of the subnets.

network_interface_options

Type: STRUCT
Provider name: NetworkInterfaceOptions
Description: The options for network-interface type endpoint.

  • network_interface_id
    Type: STRING
    Provider name: NetworkInterfaceId
    Description: The ID of the network interface.
  • port
    Type: INT32
    Provider name: Port
    Description: The IP port number.
  • protocol
    Type: STRING
    Provider name: Protocol
    Description: The IP protocol.

policy_document

Type: STRING
Provider name: PolicyDocument
Description: The Amazon Web Services Verified Access policy document.

policy_enabled

Type: BOOLEAN
Provider name: PolicyEnabled
Description: The status of the Verified Access policy.

security_group_ids

Type: UNORDERED_LIST_STRING
Provider name: SecurityGroupIds
Description: The IDs of the security groups for the endpoint.

status

Type: STRUCT
Provider name: Status
Description: The endpoint status.

  • code
    Type: STRING
    Provider name: Code
    Description: The status code of the Verified Access endpoint.
  • message
    Type: STRING
    Provider name: Message
    Description: The status message of the Verified Access endpoint.

tags

Type: UNORDERED_LIST_STRING

verified_access_endpoint_id

Type: STRING
Provider name: VerifiedAccessEndpointId
Description: The ID of the Amazon Web Services Verified Access endpoint.

verified_access_group_id

Type: STRING
Provider name: VerifiedAccessGroupId
Description: The ID of the Amazon Web Services Verified Access group.

verified_access_instance_id

Type: STRING
Provider name: VerifiedAccessInstanceId
Description: The ID of the Amazon Web Services Verified Access instance.