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]
7126 |
# File 'sig/client.rbs', line 7126
def network_acls: () -> ::Array[Types::NetworkAcl]
|
#next_token ⇒ ::String
7127 |
# File 'sig/client.rbs', line 7127
def next_token: () -> ::String
|