Amazon.ElasticMapReduce.Model.BootstrapActionDetail.IsSetBootstrapActionConfig C# (CSharp) Method

IsSetBootstrapActionConfig() private method

private IsSetBootstrapActionConfig ( ) : bool
return bool
        internal bool IsSetBootstrapActionConfig()
        {
            return this.bootstrapActionConfig != null;
        }
    }
BootstrapActionDetail