autoDeployment

@JvmName(name = "vtpdwfejlbbaqjen")
suspend fun autoDeployment(value: Output<StackSetAutoDeploymentArgs>)
@JvmName(name = "xdcfwvkexhskukpp")
suspend fun autoDeployment(value: StackSetAutoDeploymentArgs?)

Parameters

value

Configuration block containing the auto-deployment model for your StackSet. This can only be defined when using the SERVICE_MANAGED permission model.


@JvmName(name = "jmreslmjllflcpnx")
suspend fun autoDeployment(argument: suspend StackSetAutoDeploymentArgsBuilder.() -> Unit)

Parameters

argument

Configuration block containing the auto-deployment model for your StackSet. This can only be defined when using the SERVICE_MANAGED permission model.