Amazon.AutoScaling.Model.DeleteScheduledActionRequest.IsSetScheduledActionName C# (CSharp) Method

IsSetScheduledActionName() private method

private IsSetScheduledActionName ( ) : bool
return bool
        internal bool IsSetScheduledActionName()
        {
            return this.scheduledActionName != null;
        }