bootstrapActions property

List<BootstrapActionDetail>? bootstrapActions
final

A list of the bootstrap actions run by the job flow.

Implementation

final List<BootstrapActionDetail>? bootstrapActions;