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

IsSetBootstrapActions() private method

private IsSetBootstrapActions ( ) : bool
return bool
        internal bool IsSetBootstrapActions()
        {
            return this._bootstrapActions != null && this._bootstrapActions.Count > 0; 
        }
ListBootstrapActionsResponse