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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails