Amazon.DynamoDBv2.Model.ProvisionedThroughputDescription.IsSetLastDecreaseDateTime C# (CSharp) Méthode

IsSetLastDecreaseDateTime() private méthode

private IsSetLastDecreaseDateTime ( ) : bool
Résultat bool
        internal bool IsSetLastDecreaseDateTime()
        {
            return this.lastDecreaseDateTime.HasValue;
        }