Module: Aws::QuickSight::Client::_DescribeVPCConnectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVPCConnectionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#request_id ⇒ ::String
2431 |
# File 'sig/client.rbs', line 2431
def request_id: () -> ::String
|
#status ⇒ ::Integer
2432 |
# File 'sig/client.rbs', line 2432
def status: () -> ::Integer
|
#vpc_connection ⇒ Types::VPCConnection
2430 |
# File 'sig/client.rbs', line 2430
def vpc_connection: () -> Types::VPCConnection
|