GetPullThroughCacheRulePlainArgs

data class GetPullThroughCacheRulePlainArgs(val ecrRepositoryPrefix: String) : ConvertibleToJava<GetPullThroughCacheRulePlainArgs>

A collection of arguments for invoking getPullThroughCacheRule.

Constructors

Link copied to clipboard
fun GetPullThroughCacheRulePlainArgs(ecrRepositoryPrefix: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPullThroughCacheRulePlainArgs

Properties

Link copied to clipboard

The repository name prefix to use when caching images from the source registry.