stackSetRegions

@JvmName(name = "jlhgvspmhjvyeuny")
suspend fun stackSetRegions(value: Output<List<String>>)
@JvmName(name = "avipmovdnxibaumj")
suspend fun stackSetRegions(value: List<String>?)

Parameters

value

One or more AWS Regions where the provisioned product will be available. Applicable only to a CFN_STACKSET provisioned product type. The specified Regions should be within the list of Regions from the STACKSET constraint. To get the list of Regions in the STACKSET constraint, use the DescribeProvisioningParameters operation. If no values are specified, the default value is all Regions from the STACKSET constraint.


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


@JvmName(name = "foacgpuwyodxetpd")
suspend fun stackSetRegions(values: List<Output<String>>)
@JvmName(name = "yhispmatrjakbuje")
suspend fun stackSetRegions(vararg values: String)

Parameters

values

One or more AWS Regions where the provisioned product will be available. Applicable only to a CFN_STACKSET provisioned product type. The specified Regions should be within the list of Regions from the STACKSET constraint. To get the list of Regions in the STACKSET constraint, use the DescribeProvisioningParameters operation. If no values are specified, the default value is all Regions from the STACKSET constraint.