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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", ...

Returns:

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


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#custom_transform_configurationTypes::CustomTransformConfiguration



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

def custom_transform_configuration: () -> Types::CustomTransformConfiguration

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#exception_level"DEBUG"

Returns:

  • ("DEBUG")


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

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

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

#gateway_url::String

Returns:

  • (::String)


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

def gateway_url: () -> ::String

#interceptor_configurations::Array[Types::GatewayInterceptorConfiguration]



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

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

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#policy_engine_configurationTypes::GatewayPolicyEngineConfiguration



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

def policy_engine_configuration: () -> Types::GatewayPolicyEngineConfiguration

#protocol_configurationTypes::GatewayProtocolConfiguration



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

def protocol_configuration: () -> Types::GatewayProtocolConfiguration

#protocol_type"MCP"

Returns:

  • ("MCP")


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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_reasons::Array[::String]

Returns:

  • (::Array[::String])


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#waf_configurationTypes::WafConfiguration



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

def waf_configuration: () -> Types::WafConfiguration

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails