Amazon.ElasticMapReduce.Model.ListBootstrapActionsResult.IsSetBootstrapActions C# (CSharp) Method

IsSetBootstrapActions() private method

private IsSetBootstrapActions ( ) : bool
return bool
        internal bool IsSetBootstrapActions()
        {
            return this.bootstrapActions.Count > 0;
        }
ListBootstrapActionsResult