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.

A complex type that includes settings for a Route 53 Profile.

Inheritance Hierarchy

System.Object
  Amazon.Route53Profiles.Model.Profile

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

Syntax

C#
public class Profile

The Profile type exposes the following members

Constructors

NameDescription
Public Method Profile()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the Profile.

Public Property ClientToken System.String

Gets and sets the property ClientToken.

The ClientToken value that was assigned when the Profile was created.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The date and time that the Profile was created, in Unix time format and Coordinated Universal Time (UTC).

Public Property Id System.String

Gets and sets the property Id.

ID of the Profile.

Public Property ModificationTime System.DateTime

Gets and sets the property ModificationTime.

The date and time that the Profile was modified, in Unix time format and Coordinated Universal Time (UTC).

Public Property Name System.String

Gets and sets the property Name.

Name of the Profile.

Public Property OwnerId System.String

Gets and sets the property OwnerId.

Amazon Web Services account ID of the Profile owner.

Public Property ShareStatus Amazon.Route53Profiles.ShareStatus

Gets and sets the property ShareStatus.

Sharing status for the Profile.

Public Property Status Amazon.Route53Profiles.ProfileStatus

Gets and sets the property Status.

The status for the Profile.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

Status message that includes additiona information about the Profile.

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