bootstrapActions property
A list of the bootstrap actions run by the job flow.
Implementation
final List<BootstrapActionDetail>? bootstrapActions;
A list of the bootstrap actions run by the job flow.
final List<BootstrapActionDetail>? bootstrapActions;