Amazon.AutoScaling.Model.SuspendedProcess.IsSetProcessName C# (CSharp) Méthode

IsSetProcessName() private méthode

private IsSetProcessName ( ) : bool
Résultat bool
        internal bool IsSetProcessName()
        {
            return this.processName != null;
        }