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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails