Amazon.SimpleSystemsManagement.Model.CreateMaintenanceWindowRequest.IsSetCutoff C# (CSharp) Méthode

IsSetCutoff() private méthode

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