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:



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

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

#conditions::Array[Types::Condition]

Returns:



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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#rule_id::String

Returns:

  • (::String)


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

def rule_id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#systemTypes::SystemManagedBlock



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

def system: () -> Types::SystemManagedBlock