actions property

List<String>? actions
getter/setter pair

The custom actions that the postdeploy Job executes.

Output only.

Implementation

core.List<core.String>? actions;