inventorySecurityGroupNames

@JvmName(name = "qkuisqdgsachrman")
suspend fun inventorySecurityGroupNames(value: Output<List<String>>)
@JvmName(name = "nxpcaccnahqnybfb")
suspend fun inventorySecurityGroupNames(value: List<String>?)

Parameters

value

AWS security group names to limit the scope of the source inventory.


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


@JvmName(name = "rfkyltfdnffwqgtu")
suspend fun inventorySecurityGroupNames(values: List<Output<String>>)
@JvmName(name = "hcmtfwwqpivdqwim")
suspend fun inventorySecurityGroupNames(vararg values: String)

Parameters

values

AWS security group names to limit the scope of the source inventory.