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

IsSetLastIncreaseDateTime() 개인적인 메소드

private IsSetLastIncreaseDateTime ( ) : bool
리턴 bool
        internal bool IsSetLastIncreaseDateTime()
        {
            return this.lastIncreaseDateTime.HasValue;
        }