Amazon.OpsWorks.Model.DescribeCommandsResult.IsSetCommands C# (CSharp) Méthode

IsSetCommands() private méthode

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