Amazon.DynamoDBv2.Model.ProvisionedThroughputDescription.IsSetLastDecreaseDateTime C# (CSharp) 메소드

IsSetLastDecreaseDateTime() 개인적인 메소드

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