Module: Aws::VPCLattice::Client::_ListRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRulesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::RuleSummary]
910 |
# File 'sig/client.rbs', line 910
def items: () -> ::Array[Types::RuleSummary]
|
#next_token ⇒ ::String
911 |
# File 'sig/client.rbs', line 911
def next_token: () -> ::String
|