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 UpdateEventBus operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.EventBridge.Model.UpdateEventBusResponse

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

Syntax

C#
public class UpdateEventBusResponse : AmazonWebServiceResponse

The UpdateEventBusResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateEventBusResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The event bus Amazon Resource Name (ARN).

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DeadLetterConfig Amazon.EventBridge.Model.DeadLetterConfig

Gets and sets the property DeadLetterConfig.

Public Property Description System.String

Gets and sets the property Description.

The event bus description.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property KmsKeyIdentifier System.String

Gets and sets the property KmsKeyIdentifier.

The identifier of the KMS customer managed key for EventBridge to use to encrypt events on this event bus, if one has been specified.

For more information, see Data encryption in EventBridge in the Amazon EventBridge User Guide.

Public Property LogConfig Amazon.EventBridge.Model.LogConfig

Gets and sets the property LogConfig.

The logging configuration settings for the event bus.

For more information, see Configuring logs for event buses in the EventBridge User Guide.

Public Property Name System.String

Gets and sets the property Name.

The event bus name.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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