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.

Describes the deletion state of an Amazon RouteĀ 53 hosted zone for a domain that is being automatically delegated to an Amazon Lightsail DNS zone.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.R53HostedZoneDeletionState

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

Syntax

C#
public class R53HostedZoneDeletionState

The R53HostedZoneDeletionState type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Code Amazon.Lightsail.R53HostedZoneDeletionStateCode

Gets and sets the property Code.

The status code for the deletion state.

Following are the possible values:

  • SUCCEEDED - The hosted zone was successfully deleted.

  • PENDING - The hosted zone deletion is in progress.

  • FAILED - The hosted zone deletion failed.

  • STARTED - The hosted zone deletion started.

Public Property Message System.String

Gets and sets the property Message.

The message that describes the reason for the status code.

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