Amazon.DeviceFarm.Model.OfferingStatus.IsSetEffectiveOn C# (CSharp) Method

IsSetEffectiveOn() private method

private IsSetEffectiveOn ( ) : bool
return bool
        internal bool IsSetEffectiveOn()
        {
            return this._effectiveOn.HasValue; 
        }