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]
1938 |
# File 'sig/client.rbs', line 1938
def gateway_rules: () -> ::Array[Types::GatewayRuleDetail]
|
#next_token ⇒ ::String
1939 |
# File 'sig/client.rbs', line 1939
def next_token: () -> ::String
|