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
2428 |
# File 'sig/client.rbs', line 2428
def request_id: () -> ::String
|
#status ⇒ ::Integer
2429 |
# File 'sig/client.rbs', line 2429
def status: () -> ::Integer
|
#vpc_connection ⇒ Types::VPCConnection
2427 |
# File 'sig/client.rbs', line 2427
def vpc_connection: () -> Types::VPCConnection
|