Amazon.SimpleSystemsManagement.Model.CreateMaintenanceWindowRequest.IsSetAllowUnassociatedTargets C# (CSharp) Method

IsSetAllowUnassociatedTargets() private method

private IsSetAllowUnassociatedTargets ( ) : bool
return bool
        internal bool IsSetAllowUnassociatedTargets()
        {
            return this._allowUnassociatedTargets.HasValue; 
        }