regions

@JvmName(name = "ggsxcshrohxovhdi")
suspend fun regions(value: Output<List<String>>)
@JvmName(name = "irveiohdywjmimfd")
suspend fun regions(value: List<String>?)

Parameters

value

One or more AWS Regions where the provisioned product will be available. 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 aws_servicecatalog_provisioning_parameters data source. If no values are specified, the default value is all regions from the STACKSET constraint.


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


@JvmName(name = "xllwumsgrqnlbsjn")
suspend fun regions(values: List<Output<String>>)
@JvmName(name = "ygcussabxwxskfar")
suspend fun regions(vararg values: String)

Parameters

values

One or more AWS Regions where the provisioned product will be available. 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 aws_servicecatalog_provisioning_parameters data source. If no values are specified, the default value is all regions from the STACKSET constraint.