operatingSystems

@JvmName(name = "rpdnsbrcngmykknf")
suspend fun operatingSystems(value: Output<List<String>>)
@JvmName(name = "ixjblhwdrnstgykf")
suspend fun operatingSystems(value: List<String>?)

Parameters

value

The operating systems that the images in the repository are compatible with. On the Amazon ECR Public Gallery, the following supported operating systems will appear as badges on the repository and are used as search filters: Linux, Windows


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


@JvmName(name = "btashepawolekich")
suspend fun operatingSystems(values: List<Output<String>>)
@JvmName(name = "kybmqhcdyurpnjbc")
suspend fun operatingSystems(vararg values: String)

Parameters

values

The operating systems that the images in the repository are compatible with. On the Amazon ECR Public Gallery, the following supported operating systems will appear as badges on the repository and are used as search filters: Linux, Windows