Amazon.DynamoDBv2.Model.ProvisionedThroughputDescription.IsSetNumberOfDecreasesToday C# (CSharp) Méthode

IsSetNumberOfDecreasesToday() private méthode

private IsSetNumberOfDecreasesToday ( ) : bool
Résultat bool
        internal bool IsSetNumberOfDecreasesToday()
        {
            return this.numberOfDecreasesToday.HasValue;
        }