Edge Cache Origin Aws V4Authentication
data class EdgeCacheOriginAwsV4Authentication(val accessKeyId: String, val originRegion: String, val secretAccessKeyVersion: String)
Constructors
Link copied to clipboard
fun EdgeCacheOriginAwsV4Authentication(accessKeyId: String, originRegion: String, secretAccessKeyVersion: String)