Module: Aws::BedrockAgentCoreControl::Client::_CreateGatewayRateLimitResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dimension_keys::Array[::String]

Returns:

  • (::Array[::String])


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

def dimension_keys: () -> ::Array[::String]

#entries::Array[Types::LimitEntry]

Returns:



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

def entries: () -> ::Array[Types::LimitEntry]

#gateway_identifier::String

Returns:

  • (::String)


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

def gateway_identifier: () -> ::String

#rate_limit_id::String

Returns:

  • (::String)


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

def rate_limit_id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time