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.
Namespace: Amazon.BedrockAgentCoreControl.Model
Assembly: AWSSDK.BedrockAgentCoreControl.dll
Version: 3.x.y.z
public class UpdateGatewayResponse : AmazonWebServiceResponse
The UpdateGatewayResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateGatewayResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
AuthorizerConfiguration | Amazon.BedrockAgentCoreControl.Model.AuthorizerConfiguration |
Gets and sets the property AuthorizerConfiguration. The updated authorizer configuration for the gateway. |
|
AuthorizerType | Amazon.BedrockAgentCoreControl.AuthorizerType |
Gets and sets the property AuthorizerType. The updated authorizer type for the gateway. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp when the gateway was created. |
|
Description | System.String |
Gets and sets the property Description. The updated description of the gateway. |
|
ExceptionLevel | Amazon.BedrockAgentCoreControl.ExceptionLevel |
Gets and sets the property ExceptionLevel. The level of detail in error messages returned when invoking the gateway.
|
|
GatewayArn | System.String |
Gets and sets the property GatewayArn. The Amazon Resource Name (ARN) of the updated gateway. |
|
GatewayId | System.String |
Gets and sets the property GatewayId. The unique identifier of the updated gateway. |
|
GatewayUrl | System.String |
Gets and sets the property GatewayUrl. An endpoint for invoking the updated gateway. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
InterceptorConfigurations | System.Collections.Generic.List<Amazon.BedrockAgentCoreControl.Model.GatewayInterceptorConfiguration> |
Gets and sets the property InterceptorConfigurations. The updated interceptor configurations for the gateway. |
|
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. The updated ARN of the KMS key used to encrypt the gateway. |
|
Name | System.String |
Gets and sets the property Name. The name of the gateway. |
|
PolicyEngineConfiguration | Amazon.BedrockAgentCoreControl.Model.GatewayPolicyEngineConfiguration |
Gets and sets the property PolicyEngineConfiguration. The updated policy engine configuration for the gateway. |
|
ProtocolConfiguration | Amazon.BedrockAgentCoreControl.Model.GatewayProtocolConfiguration |
Gets and sets the property ProtocolConfiguration. |
|
ProtocolType | Amazon.BedrockAgentCoreControl.GatewayProtocolType |
Gets and sets the property ProtocolType. The updated protocol type for the gateway. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
RoleArn | System.String |
Gets and sets the property RoleArn. The updated IAM role ARN that provides permissions for the gateway. |
|
Status | Amazon.BedrockAgentCoreControl.GatewayStatus |
Gets and sets the property Status. The current status of the updated gateway. |
|
StatusReasons | System.Collections.Generic.List<System.String> |
Gets and sets the property StatusReasons. The reasons for the current status of the updated gateway. |
|
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The timestamp when the gateway was last updated. |
|
WorkloadIdentityDetails | Amazon.BedrockAgentCoreControl.Model.WorkloadIdentityDetails |
Gets and sets the property WorkloadIdentityDetails. The workload identity details for the updated gateway. |
.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