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
8011 |
# File 'sig/client.rbs', line 8011
def next_token: () -> ::String
|
#security_groups ⇒ ::Array[Types::SecurityGroup]
8012 |
# File 'sig/client.rbs', line 8012
def security_groups: () -> ::Array[Types::SecurityGroup]
|