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.

Container for the parameters to the RecordHandlerProgress operation. Reports progress of a resource handler to CloudFormation.

Reserved for use by the CloudFormation CLI. Don't use this API in your code.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudFormation.AmazonCloudFormationRequest
      Amazon.CloudFormation.Model.RecordHandlerProgressRequest

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

Syntax

C#
public class RecordHandlerProgressRequest : AmazonCloudFormationRequest
         IAmazonWebServiceRequest

The RecordHandlerProgressRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BearerToken System.String

Gets and sets the property BearerToken.

Reserved for use by the CloudFormation CLI.

Public Property ClientRequestToken System.String

Gets and sets the property ClientRequestToken.

Reserved for use by the CloudFormation CLI.

Public Property CurrentOperationStatus Amazon.CloudFormation.OperationStatus

Gets and sets the property CurrentOperationStatus.

Reserved for use by the CloudFormation CLI.

Public Property ErrorCode Amazon.CloudFormation.HandlerErrorCode

Gets and sets the property ErrorCode.

Reserved for use by the CloudFormation CLI.

Public Property OperationStatus Amazon.CloudFormation.OperationStatus

Gets and sets the property OperationStatus.

Reserved for use by the CloudFormation CLI.

Public Property ResourceModel System.String

Gets and sets the property ResourceModel.

Reserved for use by the CloudFormation CLI.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

Reserved for use by the CloudFormation CLI.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5