You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DeviceFarm::Types::VPCEConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

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

Returns:

  • (String)

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

#service_dns_nameString

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

Returns:

  • (String)

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

#vpce_configuration_descriptionString

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

Returns:

  • (String)

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

#vpce_configuration_nameString

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

Returns:

  • (String)

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

#vpce_service_nameString

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

Returns:

  • (String)

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