Module: Aws::GameLift::Client::_DescribeVpcPeeringAuthorizationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcPeeringAuthorizationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#vpc_peering_authorizations ⇒ ::Array[Types::VpcPeeringAuthorization]
1096 |
# File 'sig/client.rbs', line 1096
def vpc_peering_authorizations: () -> ::Array[Types::VpcPeeringAuthorization]
|