inventorySecurityGroupNames

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

Parameters

value

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


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


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

Parameters

values

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