securityGroupIds

@JvmName(name = "ixqxgvoeagrrqwbk")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "mfsvcegiiruxlvlu")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The AWS security groups to associate with the elastic network interfaces in order to specify what the replicator has access to. If a security group is not specified, the default security group associated with the VPC is used.


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


@JvmName(name = "fpadohibxbhigxhd")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "kofulpsuuacwesmi")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The AWS security groups to associate with the elastic network interfaces in order to specify what the replicator has access to. If a security group is not specified, the default security group associated with the VPC is used.