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.

Contains detailed information about an event that occurred during a CloudFormation operation.

Inheritance Hierarchy

System.Object
  Amazon.CloudFormation.Model.OperationEvent

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

Syntax

C#
public class OperationEvent

The OperationEvent type exposes the following members

Constructors

NameDescription
Public Method OperationEvent()

Properties

NameTypeDescription
Public Property ClientRequestToken System.String

Gets and sets the property ClientRequestToken.

A unique identifier for the request that initiated this operation.

Public Property DetailedStatus Amazon.CloudFormation.DetailedStatus

Gets and sets the property DetailedStatus.

Additional status information about the operation.

Public Property EndTime System.DateTime

Gets and sets the property EndTime.

The time when the event ended.

Public Property EventId System.String

Gets and sets the property EventId.

A unique identifier for this event.

Public Property EventType Amazon.CloudFormation.EventType

Gets and sets the property EventType.

The type of event.

Public Property HookFailureMode Amazon.CloudFormation.HookFailureMode

Gets and sets the property HookFailureMode.

Specifies how Hook failures are handled.

Public Property HookInvocationPoint Amazon.CloudFormation.HookInvocationPoint

Gets and sets the property HookInvocationPoint.

The point in the operation lifecycle when the Hook was invoked.

Public Property HookStatus Amazon.CloudFormation.HookStatus

Gets and sets the property HookStatus.

The status of the Hook invocation.

Public Property HookStatusReason System.String

Gets and sets the property HookStatusReason.

Additional information about the Hook status.

Public Property HookType System.String

Gets and sets the property HookType.

The type name of the Hook that was invoked.

Public Property LogicalResourceId System.String

Gets and sets the property LogicalResourceId.

The logical name of the resource as specified in the template.

Public Property OperationId System.String

Gets and sets the property OperationId.

The unique identifier of the operation this event belongs to.

Public Property OperationStatus Amazon.CloudFormation.BeaconStackOperationStatus

Gets and sets the property OperationStatus.

The current status of the operation.

Public Property OperationType Amazon.CloudFormation.OperationType

Gets and sets the property OperationType.

The type of operation.

Public Property PhysicalResourceId System.String

Gets and sets the property PhysicalResourceId.

The name or unique identifier that corresponds to a physical instance ID of a resource.

Public Property ResourceProperties System.String

Gets and sets the property ResourceProperties.

The properties used to create the resource.

Public Property ResourceStatus Amazon.CloudFormation.ResourceStatus

Gets and sets the property ResourceStatus.

Current status of the resource.

Public Property ResourceStatusReason System.String

Gets and sets the property ResourceStatusReason.

Success or failure message associated with the resource.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

Type of resource.

Public Property StackId System.String

Gets and sets the property StackId.

The unique ID name of the instance of the stack.

Public Property StartTime System.DateTime

Gets and sets the property StartTime.

The time when the event started.

Public Property Timestamp System.DateTime

Gets and sets the property Timestamp.

Time the status was updated.

Public Property ValidationFailureMode Amazon.CloudFormation.HookFailureMode

Gets and sets the property ValidationFailureMode.

Specifies how validation failures are handled.

Public Property ValidationName System.String

Gets and sets the property ValidationName.

The name of the validation that was performed.

Public Property ValidationPath System.String

Gets and sets the property ValidationPath.

The path within the resource where the validation was applied.

Public Property ValidationStatus Amazon.CloudFormation.ValidationStatus

Gets and sets the property ValidationStatus.

The status of the validation.

Public Property ValidationStatusReason System.String

Gets and sets the property ValidationStatusReason.

Additional information about the validation status.

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