trustConfigs property

List<TrustConfig>? trustConfigs
getter/setter pair

A list of TrustConfigs for the parent resource.

Implementation

core.List<TrustConfig>? trustConfigs;