GetPullThroughCacheRulePlainArgs

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

A collection of arguments for invoking getPullThroughCacheRule.

Constructors

Link copied to clipboard
constructor(ecrRepositoryPrefix: String)

Properties

Link copied to clipboard

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

Functions

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