Module: Aws::EC2::Client::_DescribeSecurityGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSecurityGroupsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7736 |
# File 'sig/client.rbs', line 7736
def next_token: () -> ::String
|
#security_groups ⇒ ::Array[Types::SecurityGroup]
7737 |
# File 'sig/client.rbs', line 7737
def security_groups: () -> ::Array[Types::SecurityGroup]
|