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.
Returns information about a cluster operation.
Namespace: Amazon.Kafka.Model
Assembly: AWSSDK.Kafka.dll
Version: 3.x.y.z
public class ClusterOperationV2
The ClusterOperationV2 type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClusterOperationV2() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn. ARN of the cluster. |
![]() |
ClusterType | Amazon.Kafka.ClusterType |
Gets and sets the property ClusterType. Type of the backend cluster. |
![]() |
EndTime | System.DateTime |
Gets and sets the property EndTime. The time at which the operation finished. |
![]() |
ErrorInfo | Amazon.Kafka.Model.ErrorInfo |
Gets and sets the property ErrorInfo. If cluster operation failed from an error, it describes the error. |
![]() |
OperationArn | System.String |
Gets and sets the property OperationArn. ARN of the cluster operation. |
![]() |
OperationState | System.String |
Gets and sets the property OperationState. State of the cluster operation. |
![]() |
OperationType | System.String |
Gets and sets the property OperationType. Type of the cluster operation. |
![]() |
Provisioned | Amazon.Kafka.Model.ClusterOperationV2Provisioned |
Gets and sets the property Provisioned. Properties of a provisioned cluster. |
![]() |
Serverless | Amazon.Kafka.Model.ClusterOperationV2Serverless |
Gets and sets the property Serverless. Properties of a serverless cluster. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime. The time at which operation was started. |
.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