Module: Aws::BedrockAgentCoreControl::Client::_UpdatePaymentManagerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails