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



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

def authorizer_configuration: () -> Types::AuthorizerConfiguration

#authorizer_type"CUSTOM_JWT", ...

Returns:

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


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#custom_transform_configurationTypes::CustomTransformConfiguration



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

def custom_transform_configuration: () -> Types::CustomTransformConfiguration

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#exception_level"DEBUG"

Returns:

  • ("DEBUG")


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

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

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

#gateway_url::String

Returns:

  • (::String)


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

def gateway_url: () -> ::String

#interceptor_configurations::Array[Types::GatewayInterceptorConfiguration]



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

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

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#policy_engine_configurationTypes::GatewayPolicyEngineConfiguration



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

def policy_engine_configuration: () -> Types::GatewayPolicyEngineConfiguration

#protocol_configurationTypes::GatewayProtocolConfiguration



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

def protocol_configuration: () -> Types::GatewayProtocolConfiguration

#protocol_type"MCP"

Returns:

  • ("MCP")


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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_reasons::Array[::String]

Returns:

  • (::Array[::String])


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#waf_configurationTypes::WafConfiguration



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

def waf_configuration: () -> Types::WafConfiguration

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String

#workload_identity_detailsTypes::WorkloadIdentityDetails



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

def workload_identity_details: () -> Types::WorkloadIdentityDetails