name property

String? name
getter/setter pair

This is a singleton resource, the name will always be set by SecurityActions and any user input will be ignored.

The name is always: organizations/{org}/environments/{env}/security_actions_config

Implementation

core.String? name;