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.

This contains metadata about a tiering configuration returned in a list.

Inheritance Hierarchy

System.Object
  Amazon.Backup.Model.TieringConfigurationsListMember

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

Syntax

C#
public class TieringConfigurationsListMember

The TieringConfigurationsListMember type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BackupVaultName System.String

Gets and sets the property BackupVaultName.

The name of the backup vault where the tiering configuration applies. Use * to apply to all backup vaults.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The date and time a tiering configuration was created, in Unix format and Coordinated Universal Time (UTC). The value of CreationTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.

Public Property LastUpdatedTime System.DateTime

Gets and sets the property LastUpdatedTime.

The date and time a tiering configuration was updated, in Unix format and Coordinated Universal Time (UTC). The value of LastUpdatedTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.

Public Property TieringConfigurationArn System.String

Gets and sets the property TieringConfigurationArn.

An Amazon Resource Name (ARN) that uniquely identifies the tiering configuration.

Public Property TieringConfigurationName System.String

Gets and sets the property TieringConfigurationName.

The unique name of the tiering configuration.

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