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.
Contains detailed information about an event that occurred during a CloudFormation operation.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class OperationEvent
The OperationEvent type exposes the following members
| Name | Description | |
|---|---|---|
|
OperationEvent() |
| Name | Type | Description | |
|---|---|---|---|
|
ClientRequestToken | System.String |
Gets and sets the property ClientRequestToken. A unique identifier for the request that initiated this operation. |
|
DetailedStatus | Amazon.CloudFormation.DetailedStatus |
Gets and sets the property DetailedStatus. Additional status information about the operation. |
|
EndTime | System.DateTime |
Gets and sets the property EndTime. The time when the event ended. |
|
EventId | System.String |
Gets and sets the property EventId. A unique identifier for this event. |
|
EventType | Amazon.CloudFormation.EventType |
Gets and sets the property EventType. The type of event. |
|
HookFailureMode | Amazon.CloudFormation.HookFailureMode |
Gets and sets the property HookFailureMode. Specifies how Hook failures are handled. |
|
HookInvocationPoint | Amazon.CloudFormation.HookInvocationPoint |
Gets and sets the property HookInvocationPoint. The point in the operation lifecycle when the Hook was invoked. |
|
HookStatus | Amazon.CloudFormation.HookStatus |
Gets and sets the property HookStatus. The status of the Hook invocation. |
|
HookStatusReason | System.String |
Gets and sets the property HookStatusReason. Additional information about the Hook status. |
|
HookType | System.String |
Gets and sets the property HookType. The type name of the Hook that was invoked. |
|
LogicalResourceId | System.String |
Gets and sets the property LogicalResourceId. The logical name of the resource as specified in the template. |
|
OperationId | System.String |
Gets and sets the property OperationId. The unique identifier of the operation this event belongs to. |
|
OperationStatus | Amazon.CloudFormation.BeaconStackOperationStatus |
Gets and sets the property OperationStatus. The current status of the operation. |
|
OperationType | Amazon.CloudFormation.OperationType |
Gets and sets the property OperationType. The type of operation. |
|
PhysicalResourceId | System.String |
Gets and sets the property PhysicalResourceId. The name or unique identifier that corresponds to a physical instance ID of a resource. |
|
ResourceProperties | System.String |
Gets and sets the property ResourceProperties. The properties used to create the resource. |
|
ResourceStatus | Amazon.CloudFormation.ResourceStatus |
Gets and sets the property ResourceStatus. Current status of the resource. |
|
ResourceStatusReason | System.String |
Gets and sets the property ResourceStatusReason. Success or failure message associated with the resource. |
|
ResourceType | System.String |
Gets and sets the property ResourceType. Type of resource. |
|
StackId | System.String |
Gets and sets the property StackId. The unique ID name of the instance of the stack. |
|
StartTime | System.DateTime |
Gets and sets the property StartTime. The time when the event started. |
|
Timestamp | System.DateTime |
Gets and sets the property Timestamp. Time the status was updated. |
|
ValidationFailureMode | Amazon.CloudFormation.HookFailureMode |
Gets and sets the property ValidationFailureMode. Specifies how validation failures are handled. |
|
ValidationName | System.String |
Gets and sets the property ValidationName. The name of the validation that was performed. |
|
ValidationPath | System.String |
Gets and sets the property ValidationPath. The path within the resource where the validation was applied. |
|
ValidationStatus | Amazon.CloudFormation.ValidationStatus |
Gets and sets the property ValidationStatus. The status of the validation. |
|
ValidationStatusReason | System.String |
Gets and sets the property ValidationStatusReason. Additional information about the validation status. |
.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