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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails