Exemplo n.º 1
0
 public BootstrapActionDetail WithBootstrapActionConfig(Amazon.ElasticMapReduce.Model.BootstrapActionConfig bootstrapActionConfig)
 {
     this.bootstrapActionConfigField = bootstrapActionConfig;
     return this;
 }
Exemplo n.º 2
0
 public BootstrapActionDetail WithBootstrapActionConfig(Amazon.ElasticMapReduce.Model.BootstrapActionConfig bootstrapActionConfig)
 {
     this.bootstrapActionConfigField = bootstrapActionConfig;
     return(this);
 }