securityGroups

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


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