AWS SDK for .NET Documentation
WithBootstrapActions Method (bootstrapActions)
AmazonAmazon.ElasticMapReduce.ModelRunJobFlowRequestWithBootstrapActions(IEnumerable<(Of <<'(BootstrapActionConfig>)>>)) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the BootstrapActions collection
Declaration Syntax
C#
public RunJobFlowRequest WithBootstrapActions(
	IEnumerable<BootstrapActionConfig> bootstrapActions
)
Parameters
bootstrapActions (IEnumerable<(Of <(<'BootstrapActionConfig>)>)>)
The values to add to the BootstrapActions collection
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)