Data Source schema for AWS::EC2::VerifiedAccessEndpoint
id
(String) Uniquely identifies the resource.application_domain
(String) The DNS name for users to reach your application.attachment_type
(String) The type of attachment used to provide connectivity between the AWS Verified Access endpoint and the application.creation_time
(String) The creation time.description
(String) A description for the AWS Verified Access endpoint.device_validation_domain
(String) Returned if endpoint has a device trust provider attached.domain_certificate_arn
(String) The ARN of a public TLS/SSL certificate imported into or created with ACM.endpoint_domain
(String) A DNS name that is generated for the endpoint.endpoint_domain_prefix
(String) A custom identifier that gets prepended to a DNS name that is generated for the endpoint.endpoint_type
(String) The type of AWS 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.The type of AWS 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
(String) The last updated time.load_balancer_options
(Attributes) The load balancer details if creating the AWS Verified Access endpoint as load-balancer type. (see below for nested schema)network_interface_options
(Attributes) The options for network-interface type endpoint. (see below for nested schema)policy_document
(String) The AWS Verified Access policy document.policy_enabled
(Boolean) The status of the Verified Access policy.security_group_ids
(Set of String) The IDs of the security groups for the endpoint.sse_specification
(Attributes) The configuration options for customer provided KMS encryption. (see below for nested schema)status
(String) The endpoint status.tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)verified_access_endpoint_id
(String) The ID of the AWS Verified Access endpoint.verified_access_group_id
(String) The ID of the AWS Verified Access group.verified_access_instance_id
(String) The ID of the AWS Verified Access instance.load_balancer_options
Read-Only:
load_balancer_arn
(String) The ARN of the load balancer.port
(Number) The IP port number.protocol
(String) The IP protocol.subnet_ids
(Set of String) The IDs of the subnets.network_interface_options
Read-Only:
network_interface_id
(String) The ID of the network interface.port
(Number) The IP port number.protocol
(String) The IP protocol.sse_specification
Read-Only:
customer_managed_key_enabled
(Boolean) Whether to encrypt the policy with the provided key or disable encryptionkms_key_arn
(String) KMS Key Arn used to encrypt the group policytags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.