parameter property

List<Parameter>? parameter
getter/setter pair

The variable's parameters.

@mutable tagmanager.accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.containers.workspaces.variables.update

Implementation

core.List<Parameter>? parameter;