resourceId

@JvmName(name = "oipjepxbmnwyljmg")
suspend fun resourceId(value: Output<List<AutomationRuleStringFilterArgs>>)
@JvmName(name = "aaohgqjarypwljqo")
suspend fun resourceId(value: List<AutomationRuleStringFilterArgs>?)

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. Array Members: Minimum number of 1 item. Maximum number of 100 items.


@JvmName(name = "yqkcvrchuyfccnnt")
suspend fun resourceId(vararg values: Output<AutomationRuleStringFilterArgs>)


@JvmName(name = "ugepgrcqkfqntnly")
suspend fun resourceId(values: List<Output<AutomationRuleStringFilterArgs>>)
@JvmName(name = "mqjblmnrsyjoypkm")
suspend fun resourceId(vararg values: AutomationRuleStringFilterArgs)

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. Array Members: Minimum number of 1 item. Maximum number of 100 items.


@JvmName(name = "tuurledytkantrxf")
suspend fun resourceId(argument: List<suspend AutomationRuleStringFilterArgsBuilder.() -> Unit>)
@JvmName(name = "afxdgbwbaprcfxva")
suspend fun resourceId(vararg argument: suspend AutomationRuleStringFilterArgsBuilder.() -> Unit)
@JvmName(name = "wvrxalbaryixeeum")
suspend fun resourceId(argument: suspend AutomationRuleStringFilterArgsBuilder.() -> 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. Array Members: Minimum number of 1 item. Maximum number of 100 items.