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

IsSetNumberOfDecreasesToday() 개인적인 메소드

private IsSetNumberOfDecreasesToday ( ) : bool
리턴 bool
        internal bool IsSetNumberOfDecreasesToday()
        {
            return this.numberOfDecreasesToday.HasValue;
        }