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