securityGroupArns

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

Parameters

value

The ARNs of the security groups that are to use to configure the FSx for Windows file system.


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


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

Parameters

values

The ARNs of the security groups that are to use to configure the FSx for Windows file system.