inline property

List<InlineSecret>? inline
getter/setter pair

Secrets encrypted with KMS key and the associated secret environment variable.

Implementation

core.List<InlineSecret>? inline;