versions
Parameters
value
Application versions managed by this instance group. Each version deals with a specific instance template, allowing canary release scenarios. Structure is documented below.
Parameters
values
Application versions managed by this instance group. Each version deals with a specific instance template, allowing canary release scenarios. Structure is documented below.
suspend fun versions(argument: List<suspend RegionInstanceGroupManagerVersionArgsBuilder.() -> Unit>)
suspend fun versions(vararg argument: suspend RegionInstanceGroupManagerVersionArgsBuilder.() -> Unit)
Parameters
argument
Application versions managed by this instance group. Each version deals with a specific instance template, allowing canary release scenarios. Structure is documented below.