securityGroups

@JvmName(name = "jquuumqgdfufpvgp")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "ihukxbevqomeenya")
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 = "pnjjemsokapjrdqe")
suspend fun securityGroups(vararg values: Output<String>)


@JvmName(name = "mqnhnfwcjfmfnyan")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "gkovnylmvfkkefxq")
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.