roles property

List<String>? roles
getter/setter pair

IAM roles that represent the set of operations that the sources specified in the corresponding EgressFrom.

are allowed to perform in this ServicePerimeter.

Implementation

core.List<core.String>? roles;