Module: Aws::BedrockAgentCoreControl::Client::_GetPaymentManagerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authorizer_configurationTypes::AuthorizerConfiguration



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails