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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", ...

Returns:

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


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#custom_transform_configurationTypes::CustomTransformConfiguration



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

def custom_transform_configuration: () -> Types::CustomTransformConfiguration

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#exception_level"DEBUG"

Returns:

  • ("DEBUG")


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

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

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

#gateway_url::String

Returns:

  • (::String)


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

def gateway_url: () -> ::String

#interceptor_configurations::Array[Types::GatewayInterceptorConfiguration]



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

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

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#policy_engine_configurationTypes::GatewayPolicyEngineConfiguration



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

def policy_engine_configuration: () -> Types::GatewayPolicyEngineConfiguration

#protocol_configurationTypes::GatewayProtocolConfiguration



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

def protocol_configuration: () -> Types::GatewayProtocolConfiguration

#protocol_type"MCP"

Returns:

  • ("MCP")


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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_reasons::Array[::String]

Returns:

  • (::Array[::String])


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#waf_configurationTypes::WafConfiguration



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

def waf_configuration: () -> Types::WafConfiguration

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails