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

IsSetAllowUnassociatedTargets() private méthode

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