vpcSecurityGroupIds

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

Parameters

value

The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.


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


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

Parameters

values

The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.