script property
Inline shell script. When set, entrypoint / args must NOT be set — the provider rejects the combination.
Implementation
final TfArg<String>? script;
Inline shell script. When set, entrypoint / args must NOT be set — the provider rejects the combination.
final TfArg<String>? script;