architectures

@JvmName(name = "eakhvjchggqlbooi")
suspend fun architectures(value: Output<List<String>>)
@JvmName(name = "igivvhlsildqrpeq")
suspend fun architectures(value: List<String>?)

Parameters

value

The system architecture that the images in the repository are compatible with. On the Amazon ECR Public Gallery, the following supported architectures will appear as badges on the repository and are used as search filters: ARM, ARM 64, x86, x86-64


@JvmName(name = "ojrrvbbflaqcqjkp")
suspend fun architectures(vararg values: Output<String>)


@JvmName(name = "ojetpfdmutlqskdi")
suspend fun architectures(values: List<Output<String>>)
@JvmName(name = "afwridcdkwsyjcml")
suspend fun architectures(vararg values: String)

Parameters

values

The system architecture that the images in the repository are compatible with. On the Amazon ECR Public Gallery, the following supported architectures will appear as badges on the repository and are used as search filters: ARM, ARM 64, x86, x86-64