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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", ...

Returns:

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


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#custom_transform_configurationTypes::CustomTransformConfiguration



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

def custom_transform_configuration: () -> Types::CustomTransformConfiguration

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#exception_level"DEBUG"

Returns:

  • ("DEBUG")


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

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

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

#gateway_url::String

Returns:

  • (::String)


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

def gateway_url: () -> ::String

#interceptor_configurations::Array[Types::GatewayInterceptorConfiguration]



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

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

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#policy_engine_configurationTypes::GatewayPolicyEngineConfiguration



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

def policy_engine_configuration: () -> Types::GatewayPolicyEngineConfiguration

#protocol_configurationTypes::GatewayProtocolConfiguration



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

def protocol_configuration: () -> Types::GatewayProtocolConfiguration

#protocol_type"MCP"

Returns:

  • ("MCP")


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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_reasons::Array[::String]

Returns:

  • (::Array[::String])


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#waf_configurationTypes::WafConfiguration



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

def waf_configuration: () -> Types::WafConfiguration

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails