Module: Aws::EC2::Client::_GetSecurityGroupsForVpcResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSecurityGroupsForVpcResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
10579 |
# File 'sig/client.rbs', line 10579
def next_token: () -> ::String
|
#security_group_for_vpcs ⇒ ::Array[Types::SecurityGroupForVpc]
10580 |
# File 'sig/client.rbs', line 10580
def security_group_for_vpcs: () -> ::Array[Types::SecurityGroupForVpc]
|