Amazon.DynamoDBv2.Model.ProvisionedThroughputDescription.IsSetLastDecreaseDateTime C# (CSharp) Method

IsSetLastDecreaseDateTime() private method

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