securityGroups

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


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