securityGroups

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

Parameters

value

A list of up to 5 VPC security group IDs (that must be for the same VPC as subnet specified) in effect for the mount target.


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


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

Parameters

values

A list of up to 5 VPC security group IDs (that must be for the same VPC as subnet specified) in effect for the mount target.