AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the UpdateGateway operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.BedrockAgentCoreControl.Model.UpdateGatewayResponse

Namespace: Amazon.BedrockAgentCoreControl.Model
Assembly: AWSSDK.BedrockAgentCoreControl.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateGatewayResponse : AmazonWebServiceResponse

The UpdateGatewayResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateGatewayResponse()

Properties

NameTypeDescription
Public Property AuthorizerConfiguration Amazon.BedrockAgentCoreControl.Model.AuthorizerConfiguration

Gets and sets the property AuthorizerConfiguration.

The updated authorizer configuration for the gateway.

Public Property AuthorizerType Amazon.BedrockAgentCoreControl.AuthorizerType

Gets and sets the property AuthorizerType.

The updated authorizer type for the gateway.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The timestamp when the gateway was created.

Public Property Description System.String

Gets and sets the property Description.

The updated description of the gateway.

Public Property ExceptionLevel Amazon.BedrockAgentCoreControl.ExceptionLevel

Gets and sets the property ExceptionLevel.

The level of detail in error messages returned when invoking the gateway.

  • If the value is DEBUG, granular exception messages are returned to help a user debug the gateway.

  • If the value is omitted, a generic error message is returned to the end user.

Public Property GatewayArn System.String

Gets and sets the property GatewayArn.

The Amazon Resource Name (ARN) of the updated gateway.

Public Property GatewayId System.String

Gets and sets the property GatewayId.

The unique identifier of the updated gateway.

Public Property GatewayUrl System.String

Gets and sets the property GatewayUrl.

An endpoint for invoking the updated gateway.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property InterceptorConfigurations System.Collections.Generic.List<Amazon.BedrockAgentCoreControl.Model.GatewayInterceptorConfiguration>

Gets and sets the property InterceptorConfigurations.

The updated interceptor configurations for the gateway.

Public Property KmsKeyArn System.String

Gets and sets the property KmsKeyArn.

The updated ARN of the KMS key used to encrypt the gateway.

Public Property Name System.String

Gets and sets the property Name.

The name of the gateway.

Public Property PolicyEngineConfiguration Amazon.BedrockAgentCoreControl.Model.GatewayPolicyEngineConfiguration

Gets and sets the property PolicyEngineConfiguration.

The updated policy engine configuration for the gateway.

Public Property ProtocolConfiguration Amazon.BedrockAgentCoreControl.Model.GatewayProtocolConfiguration

Gets and sets the property ProtocolConfiguration.

Public Property ProtocolType Amazon.BedrockAgentCoreControl.GatewayProtocolType

Gets and sets the property ProtocolType.

The updated protocol type for the gateway.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RoleArn System.String

Gets and sets the property RoleArn.

The updated IAM role ARN that provides permissions for the gateway.

Public Property Status Amazon.BedrockAgentCoreControl.GatewayStatus

Gets and sets the property Status.

The current status of the updated gateway.

Public Property StatusReasons System.Collections.Generic.List<System.String>

Gets and sets the property StatusReasons.

The reasons for the current status of the updated gateway.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

The timestamp when the gateway was last updated.

Public Property WorkloadIdentityDetails Amazon.BedrockAgentCoreControl.Model.WorkloadIdentityDetails

Gets and sets the property WorkloadIdentityDetails.

The workload identity details for the updated gateway.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5