spiffeTrustStores property
Defines a mapping from a trust domain to a TrustStore.
This is used for SPIFFE certificate validation.
Optional.
Implementation
core.Map<core.String, TrustStore>? spiffeTrustStores;
Defines a mapping from a trust domain to a TrustStore.
This is used for SPIFFE certificate validation.
Optional.
core.Map<core.String, TrustStore>? spiffeTrustStores;