vpcSecurityGroupIds

@JvmName(name = "hjxrlanpywtmxbxe")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "ysjwhgpdufexbciq")
suspend fun vpcSecurityGroupIds(value: List<String>?)

Parameters

value

A list of vpc security group ids to apply to the created endpoint access.


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


@JvmName(name = "ijlngxdtekhgfaik")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "wtdaewhkeqbbreyc")
suspend fun vpcSecurityGroupIds(vararg values: String)

Parameters

values

A list of vpc security group ids to apply to the created endpoint access.