Edge Cache Keyset Validation Shared Key Args
data class EdgeCacheKeysetValidationSharedKeyArgs(val secretVersion: Output<String>) : ConvertibleToJava<EdgeCacheKeysetValidationSharedKeyArgs>
Properties
Link copied to clipboard
The name of the secret version in Secret Manager. The resource name of the secret version must be in the format projects/*/secrets/*/versions/*
where the *
values are replaced by the secrets themselves. The secrets must be at least 16 bytes large. The recommended secret size depends on the signature algorithm you are using.