securityGroupArns

@JvmName(name = "armnoebapfvmceco")
suspend fun securityGroupArns(value: Output<List<String>>)
@JvmName(name = "roatdfmvisfjyobv")
suspend fun securityGroupArns(value: List<String>?)

Parameters

value

The security groups that provide access to your file system's preferred subnet. The security groups must allow outbbound traffic on the following ports (depending on the protocol you use):

  • Network File System (NFS): TCP ports 111, 635, and 2049

  • Server Message Block (SMB): TCP port 445


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


@JvmName(name = "pslsxrshxfmljlus")
suspend fun securityGroupArns(values: List<Output<String>>)
@JvmName(name = "oakwiavrnavajdbg")
suspend fun securityGroupArns(vararg values: String)

Parameters

values

The security groups that provide access to your file system's preferred subnet. The security groups must allow outbbound traffic on the following ports (depending on the protocol you use):

  • Network File System (NFS): TCP ports 111, 635, and 2049

  • Server Message Block (SMB): TCP port 445