VpceConfiguration

class VpceConfiguration : KotlinCustomResource

AWS::DeviceFarm::VPCEConfiguration creates a new Device Farm VPCE Configuration

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the VPC endpoint. See Amazon resource names in the General Reference guide .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceDnsName: Output<String>

The DNS name that Device Farm will use to map to the private service you want to access.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource. For more information, see Tag in the guide .

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val vpceServiceName: Output<String>

The name of the VPC endpoint service that you want to access from Device Farm. The name follows the format com.amazonaws.vpce.us-west-2.vpce-svc-id .