VPCEConfiguration - AWS Device Farm Documentation

VPCEConfiguration

Represents an Amazon Virtual Private Cloud (VPC) endpoint configuration.

Contents

arn

The Amazon Resource Name (ARN) of the VPC endpoint configuration.

Type: String

Length Constraints: Minimum length of 32. Maximum length of 1011.

Pattern: ^arn:.+

Required: No

serviceDnsName

The DNS name that maps to the private IP address of the service you want to access.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

vpceConfigurationDescription

An optional description that provides details about your VPC endpoint configuration.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

vpceConfigurationName

The friendly name you give to your VPC endpoint configuration to manage your configurations more easily.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

vpceServiceName

The name of the VPC endpoint service running in your AWS account that you want Device Farm to test.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: