securityGroupArns

@JvmName(name = "dtxsrigojfiswtet")
suspend fun securityGroupArns(value: Output<List<String>>)
@JvmName(name = "ffelwylrfgpgtbia")
suspend fun securityGroupArns(value: List<String>)

Parameters

value

List of Amazon Resource Names (ARNs) of the EC2 Security Groups that are associated with the EFS Mount Target.


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


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

Parameters

values

List of Amazon Resource Names (ARNs) of the EC2 Security Groups that are associated with the EFS Mount Target.