securityGroupIds

@JvmName(name = "nlqocmxorcgthfgw")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "rgcdqyxjqynfyxlw")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

A list of IDs for the security groups that apply to the specified network interfaces created for file system access. These security groups will apply to all network interfaces.


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


@JvmName(name = "wwkqgaoqavdhksdq")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "yevprvfykkodhrhy")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

A list of IDs for the security groups that apply to the specified network interfaces created for file system access. These security groups will apply to all network interfaces.