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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


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

def payment_manager_arn: () -> ::String

#payment_manager_id::String

Returns:

  • (::String)


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

def payment_manager_id: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails