inventorySecurityGroupNames

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

Parameters

value

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


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


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

Parameters

values

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