quicksight_describe_vpc_connection {paws.analytics} | R Documentation |
Describes a VPC connection
Description
Describes a VPC connection.
See https://www.paws-r-sdk.com/docs/quicksight_describe_vpc_connection/ for full documentation.
Usage
quicksight_describe_vpc_connection(AwsAccountId, VPCConnectionId)
Arguments
AwsAccountId |
[required] The Amazon Web Services account ID of the account that contains the VPC connection that you want described. |
VPCConnectionId |
[required] The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account. |
[Package paws.analytics version 0.7.0 Index]