Module: Aws::BedrockAgentCoreControl::Client::_ListGatewayRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGatewayRulesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateway_rules ⇒ ::Array[Types::GatewayRuleDetail]
2199 |
# File 'sig/client.rbs', line 2199
def gateway_rules: () -> ::Array[Types::GatewayRuleDetail]
|
#next_token ⇒ ::String
2200 |
# File 'sig/client.rbs', line 2200
def next_token: () -> ::String
|