Module: Aws::BedrockAgentCoreControl::Client::_UpdateRegistryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approval_configurationTypes::ApprovalConfiguration



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

def approval_configuration: () -> Types::ApprovalConfiguration

#authorizer_configurationTypes::AuthorizerConfiguration



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

def authorizer_type: () -> ("CUSTOM_JWT" | "AWS_IAM")

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_id::String

Returns:

  • (::String)


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

def registry_id: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "READY", "UPDATING", "CREATE_FAILED", "UPDATE_FAILED", "DELETING", "DELETE_FAILED")


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

def status: () -> ("CREATING" | "READY" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETING" | "DELETE_FAILED")

#status_reason::String

Returns:

  • (::String)


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

def status_reason: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time