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



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

def approval_configuration: () -> Types::ApprovalConfiguration

#authorizer_configurationTypes::AuthorizerConfiguration



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_id::String

Returns:

  • (::String)


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

def registry_id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_reason::String

Returns:

  • (::String)


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

def status_reason: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time