VpcConnection

class VpcConnection : KotlinCustomResource

Definition of the AWS::QuickSight::VPCConnection Resource Type.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the VPC connection.

Link copied to clipboard

The availability status of the VPC connection.

Link copied to clipboard
val awsAccountId: Output<String>?

The AWS account ID of the account where you want to create a new VPC connection.

Link copied to clipboard
val createdTime: Output<String>

The time that the VPC connection was created.

Link copied to clipboard
val dnsResolvers: Output<List<String>>?

A list of IP addresses of DNS resolver endpoints for the VPC connection.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdatedTime: Output<String>

The time that the VPC connection was last updated.

Link copied to clipboard
val name: Output<String>?

The display name for the VPC connection.

Link copied to clipboard

A list of network interfaces.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>?

The ARN of the IAM role associated with the VPC connection.

Link copied to clipboard

The Amazon EC2 security group IDs associated with the VPC connection.

Link copied to clipboard

The HTTP status of the request.

Link copied to clipboard
val subnetIds: Output<List<String>>?

A list of subnet IDs for the VPC connection.

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

A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.

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

The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.

Link copied to clipboard
val vpcId: Output<String>

The Amazon EC2 VPC ID associated with the VPC connection.