stackSetAccounts

@JvmName(name = "xhfiymwkubxsfwks")
suspend fun stackSetAccounts(value: Output<List<String>>)
@JvmName(name = "vxnheersognxuvnb")
suspend fun stackSetAccounts(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ogygbdhkcpoliieo")
suspend fun stackSetAccounts(values: List<Output<String>>)
@JvmName(name = "ybvuwpqotaablacy")
suspend fun stackSetAccounts(vararg values: String)

Parameters

values

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