resourceIds

@JvmName(name = "gqdqmkxijcmydaoh")
suspend fun resourceIds(value: Output<List<AutomationRuleCriteriaResourceIdArgs>>)
@JvmName(name = "djmykrvjjqhonjfm")
suspend fun resourceIds(value: List<AutomationRuleCriteriaResourceIdArgs>?)

Parameters

value

The identifier for the given resource type. For AWS resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For AWS resources that lack ARNs, this is the identifier as defined by the AWS service that created the resource. For non-AWS resources, this is a unique identifier that is associated with the resource. Documented below.


@JvmName(name = "mljhlrhaeonlnshc")
suspend fun resourceIds(vararg values: Output<AutomationRuleCriteriaResourceIdArgs>)


@JvmName(name = "vbstujwfbpeiiggs")
suspend fun resourceIds(values: List<Output<AutomationRuleCriteriaResourceIdArgs>>)
@JvmName(name = "hemkxgiqcwkiqbor")
suspend fun resourceIds(vararg values: AutomationRuleCriteriaResourceIdArgs)

Parameters

values

The identifier for the given resource type. For AWS resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For AWS resources that lack ARNs, this is the identifier as defined by the AWS service that created the resource. For non-AWS resources, this is a unique identifier that is associated with the resource. Documented below.


@JvmName(name = "xpckihsbfjtkbrci")
suspend fun resourceIds(argument: List<suspend AutomationRuleCriteriaResourceIdArgsBuilder.() -> Unit>)
@JvmName(name = "xyibpbhlshkectlu")
suspend fun resourceIds(vararg argument: suspend AutomationRuleCriteriaResourceIdArgsBuilder.() -> Unit)
@JvmName(name = "jqhphuxghbnvxlfd")
suspend fun resourceIds(argument: suspend AutomationRuleCriteriaResourceIdArgsBuilder.() -> Unit)

Parameters

argument

The identifier for the given resource type. For AWS resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For AWS resources that lack ARNs, this is the identifier as defined by the AWS service that created the resource. For non-AWS resources, this is a unique identifier that is associated with the resource. Documented below.