outputCredentials property

List<String>? outputCredentials
getter/setter pair

Which output credentials attributes selected by the CEL expression should be propagated in.

All attributes will be fully duplicated in each selected output credential.

Implementation

core.List<core.String>? outputCredentials;