Amazon.AutoScaling.Model.SuspendedProcess.IsSetProcessName C# (CSharp) Method

IsSetProcessName() private method

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