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:



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

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

#conditions::Array[Types::Condition]

Returns:



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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#rule_id::String

Returns:

  • (::String)


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

def rule_id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#systemTypes::SystemManagedBlock



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

def system: () -> Types::SystemManagedBlock