accounts

@JvmName(name = "ejxujgayierijeup")
suspend fun accounts(value: Output<List<String>>)
@JvmName(name = "ngnbmshlwtfkkrsa")
suspend fun accounts(value: List<String>?)

Parameters

value

One or more AWS accounts that will have access to the provisioned product. The AWS accounts specified should be within the list of accounts in the STACKSET constraint. To get the list of accounts in the STACKSET constraint, use the aws_servicecatalog_provisioning_parameters data source. If no values are specified, the default value is all accounts from the STACKSET constraint.


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


@JvmName(name = "obbygrwkamyyflen")
suspend fun accounts(values: List<Output<String>>)
@JvmName(name = "itrkymlweknofqao")
suspend fun accounts(vararg values: String)

Parameters

values

One or more AWS accounts that will have access to the provisioned product. The AWS accounts specified should be within the list of accounts in the STACKSET constraint. To get the list of accounts in the STACKSET constraint, use the aws_servicecatalog_provisioning_parameters data source. If no values are specified, the default value is all accounts from the STACKSET constraint.