Module: Aws::BedrockAgentCoreControl::Client::_GetGatewayResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authorizer_configurationTypes::AuthorizerConfiguration



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", ...

Returns:

  • ("CUSTOM_JWT", "AWS_IAM", "NONE", "AUTHENTICATE_ONLY")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#custom_transform_configurationTypes::CustomTransformConfiguration



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

def custom_transform_configuration: () -> Types::CustomTransformConfiguration

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#exception_level"DEBUG"

Returns:

  • ("DEBUG")


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

def exception_level: () -> ("DEBUG")

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

#gateway_url::String

Returns:

  • (::String)


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

def gateway_url: () -> ::String

#interceptor_configurations::Array[Types::GatewayInterceptorConfiguration]



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

def interceptor_configurations: () -> ::Array[Types::GatewayInterceptorConfiguration]

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#policy_engine_configurationTypes::GatewayPolicyEngineConfiguration



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

def policy_engine_configuration: () -> Types::GatewayPolicyEngineConfiguration

#protocol_configurationTypes::GatewayProtocolConfiguration



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

def protocol_configuration: () -> Types::GatewayProtocolConfiguration

#protocol_type"MCP"

Returns:

  • ("MCP")


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

def protocol_type: () -> ("MCP")

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "UPDATE_UNSUCCESSFUL", "DELETING", "READY", "FAILED")


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

def status: () -> ("CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED")

#status_reasons::Array[::String]

Returns:

  • (::Array[::String])


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

def status_reasons: () -> ::Array[::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#waf_configurationTypes::WafConfiguration



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

def waf_configuration: () -> Types::WafConfiguration

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails