vpcOnlyTrustedAccounts

@JvmName(name = "ijbipxeicgsmxqoh")
suspend fun vpcOnlyTrustedAccounts(value: Output<List<String>>)
@JvmName(name = "nhxrbdeugramigal")
suspend fun vpcOnlyTrustedAccounts(value: List<String>?)

Parameters

value

The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.


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


@JvmName(name = "vpsmhmpafmmgacjn")
suspend fun vpcOnlyTrustedAccounts(values: List<Output<String>>)
@JvmName(name = "kpfnypsrdlpeunpd")
suspend fun vpcOnlyTrustedAccounts(vararg values: String)

Parameters

values

The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.