EdgeCacheOriginAwsV4Authentication

data class EdgeCacheOriginAwsV4Authentication(val accessKeyId: String, val originRegion: String, val secretAccessKeyVersion: String)

Constructors

Link copied to clipboard
constructor(accessKeyId: String, originRegion: String, secretAccessKeyVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access key ID your origin uses to identify the key.

Link copied to clipboard

The name of the AWS region that your origin is in.

Link copied to clipboard

The Secret Manager secret version of the secret access key used by your origin. This is the resource name of the secret version in the format projects/*/secrets/*/versions/* where the * values are replaced by the project, secret, and version you require. //*/