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



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

def approval_configuration: () -> Types::ApprovalConfiguration

#authorizer_configurationTypes::AuthorizerConfiguration



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_id::String

Returns:

  • (::String)


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

def registry_id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_reason::String

Returns:

  • (::String)


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

def status_reason: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time