Amazon.AutoScaling.Model.EnableMetricsCollectionRequest.IsSetGranularity C# (CSharp) Method

IsSetGranularity() private method

private IsSetGranularity ( ) : bool
return bool
        internal bool IsSetGranularity()
        {
            return this._granularity != null;
        }