targetExtendedLocations

@JvmName(name = "fmgjlvlcuheixlws")
suspend fun targetExtendedLocations(value: Output<List<GalleryTargetExtendedLocationArgs>>)
@JvmName(name = "fvhdgywotpepqbql")
suspend fun targetExtendedLocations(value: List<GalleryTargetExtendedLocationArgs>?)

Parameters

value

The target extended locations where the Image Version is going to be replicated to. This property is updatable.


@JvmName(name = "cjamiqnslmqxcybo")
suspend fun targetExtendedLocations(vararg values: Output<GalleryTargetExtendedLocationArgs>)


@JvmName(name = "itbsnwvnymsxfpsc")
suspend fun targetExtendedLocations(values: List<Output<GalleryTargetExtendedLocationArgs>>)
@JvmName(name = "qnqmqfpodeuvhmxd")
suspend fun targetExtendedLocations(vararg values: GalleryTargetExtendedLocationArgs)

Parameters

values

The target extended locations where the Image Version is going to be replicated to. This property is updatable.


@JvmName(name = "wumtspfdsyxgwbcm")
suspend fun targetExtendedLocations(argument: List<suspend GalleryTargetExtendedLocationArgsBuilder.() -> Unit>)
@JvmName(name = "lpovxslrunpbtgly")
suspend fun targetExtendedLocations(vararg argument: suspend GalleryTargetExtendedLocationArgsBuilder.() -> Unit)
@JvmName(name = "ueylfexutxrfdsta")
suspend fun targetExtendedLocations(argument: suspend GalleryTargetExtendedLocationArgsBuilder.() -> Unit)

Parameters

argument

The target extended locations where the Image Version is going to be replicated to. This property is updatable.