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]

Returns:



1938
# File 'sig/client.rbs', line 1938

def gateway_rules: () -> ::Array[Types::GatewayRuleDetail]

#next_token::String

Returns:

  • (::String)


1939
# File 'sig/client.rbs', line 1939

def next_token: () -> ::String