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")


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

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

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails