Module: Aws::BedrockAgentCoreControl::Client::_CreateGatewayRuleResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateGatewayRuleResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#actions::Array[Types::Action]

Returns:



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

def actions: () -> ::Array[Types::Action]

#conditions::Array[Types::Condition]

Returns:



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

def conditions: () -> ::Array[Types::Condition]

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#rule_id::String

Returns:

  • (::String)


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

def rule_id: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "UPDATING", "DELETING")


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

def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING")

#systemTypes::SystemManagedBlock



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

def system: () -> Types::SystemManagedBlock