Class: Aws::QuickSight::Types::VPCConnection
- Inherits:
-
Struct
- Object
- Struct
- Aws::QuickSight::Types::VPCConnection
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-quicksight/types.rb
Overview
The structure of a VPC connection.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the VPC connection.
-
#availability_status ⇒ String
The availability status of the VPC connection.
-
#created_time ⇒ Time
The time that the VPC connection was created.
-
#dns_resolvers ⇒ Array<String>
A list of IP addresses of DNS resolver endpoints for the VPC connection.
-
#last_updated_time ⇒ Time
The time that the VPC connection was last updated.
-
#name ⇒ String
The display name for the VPC connection.
-
#network_interfaces ⇒ Array<Types::NetworkInterface>
A list of network interfaces.
-
#role_arn ⇒ String
The ARN of the IAM role associated with the VPC connection.
-
#security_group_ids ⇒ Array<String>
The Amazon EC2 security group IDs associated with the VPC connection.
-
#status ⇒ String
The status of the VPC connection.
-
#vpc_connection_id ⇒ String
The ID of the VPC connection that you’re creating.
-
#vpc_id ⇒ String
The Amazon EC2 VPC ID associated with the VPC connection.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#availability_status ⇒ String
The availability status of the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#created_time ⇒ Time
The time that the VPC connection was created.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#dns_resolvers ⇒ Array<String>
A list of IP addresses of DNS resolver endpoints for the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#last_updated_time ⇒ Time
The time that the VPC connection was last updated.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The display name for the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#network_interfaces ⇒ Array<Types::NetworkInterface>
A list of network interfaces.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#role_arn ⇒ String
The ARN of the IAM role associated with the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#security_group_ids ⇒ Array<String>
The Amazon EC2 security group IDs associated with the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#vpc_connection_id ⇒ String
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.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |
#vpc_id ⇒ String
The Amazon EC2 VPC ID associated with the VPC connection.
36137 36138 36139 36140 36141 36142 36143 36144 36145 36146 36147 36148 36149 36150 36151 36152 |
# File 'lib/aws-sdk-quicksight/types.rb', line 36137 class VPCConnection < Struct.new( :vpc_connection_id, :arn, :name, :vpc_id, :security_group_ids, :dns_resolvers, :status, :availability_status, :network_interfaces, :role_arn, :created_time, :last_updated_time) SENSITIVE = [] include Aws::Structure end |