Module: Aws::EC2::Client::_DescribeNetworkAclsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNetworkAclsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#network_acls ⇒ ::Array[Types::NetworkAcl]
7113 |
# File 'sig/client.rbs', line 7113
def network_acls: () -> ::Array[Types::NetworkAcl]
|
#next_token ⇒ ::String
7114 |
# File 'sig/client.rbs', line 7114
def next_token: () -> ::String
|