autoDeployment

@JvmName(name = "loejhvbdbnwcweeq")
suspend fun autoDeployment(value: Output<StackSetAutoDeploymentArgs>)
@JvmName(name = "laqvqeycgibsvvjy")
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 = "wuljruvqdbhwkmjr")
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.