Amazon.DynamoDBv2.Model.ProvisionedThroughputDescription.IsSetLastDecreaseDateTime C# (CSharp) Метод

IsSetLastDecreaseDateTime() приватный Метод

private IsSetLastDecreaseDateTime ( ) : bool
Результат bool
        internal bool IsSetLastDecreaseDateTime()
        {
            return this.lastDecreaseDateTime.HasValue;
        }