securityGroupArns

@JvmName(name = "bbhodhlbcamjidpy")
suspend fun securityGroupArns(value: Output<List<String>>)
@JvmName(name = "qrybsmsjnvcexyqa")
suspend fun securityGroupArns(value: List<String>?)

Parameters

value

The ARNs of the security groups used to protect your data transfer task subnets.


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


@JvmName(name = "byuxuwuyjjcwacoi")
suspend fun securityGroupArns(values: List<Output<String>>)
@JvmName(name = "qxgwymvqklycpjcm")
suspend fun securityGroupArns(vararg values: String)

Parameters

values

The ARNs of the security groups used to protect your data transfer task subnets.