securityGroups

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


@JvmName(name = "pocbsqwjubsvafkj")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "ixviiwmcsvphlnun")
suspend fun securityGroups(value: List<String>?)

Deprecated

Use the `security_group_ids` attribute of the `aws_ec2_client_vpn_endpoint` resource instead.

Parameters

value

A list of up to five custom security groups to apply to the target network. If not specified, the VPC's default security group is assigned.


@JvmName(name = "ctyqradkhrpawibm")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "bqpyqgcmydioxcfv")
suspend fun securityGroups(vararg values: String)

Deprecated

Use the `security_group_ids` attribute of the `aws_ec2_client_vpn_endpoint` resource instead.

Parameters

values

A list of up to five custom security groups to apply to the target network. If not specified, the VPC's default security group is assigned.