inventorySecurityGroupNames

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

Parameters

value

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


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


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

Parameters

values

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