Amazon.AutoScaling.Model.SuspendedProcess.IsSetProcessName C# (CSharp) Метод

IsSetProcessName() приватный Метод

private IsSetProcessName ( ) : bool
Результат bool
        internal bool IsSetProcessName()
        {
            return this.processName != null;
        }