Amazon.OpsWorks.Model.DescribeCommandsResult.IsSetCommands C# (CSharp) Method

IsSetCommands() private method

private IsSetCommands ( ) : bool
return bool
        internal bool IsSetCommands()
        {
            return this.commands.Count > 0;
        }
    }
DescribeCommandsResult