Amazon.ElasticMapReduce.Model.ListBootstrapActionsRequest.IsSetClusterId C# (CSharp) Method

IsSetClusterId() private method

private IsSetClusterId ( ) : bool
return bool
        internal bool IsSetClusterId()
        {
            return this._clusterId != null;
        }
ListBootstrapActionsRequest