resource Application Arns
suspend fun resourceApplicationArns(value: Output<List<AutomationRuleCriteriaResourceApplicationArnArgs>>)
Parameters
value
The Amazon Resource Name (ARN) of the application that is related to a finding. Documented below.
suspend fun resourceApplicationArns(vararg values: Output<AutomationRuleCriteriaResourceApplicationArnArgs>)
suspend fun resourceApplicationArns(values: List<Output<AutomationRuleCriteriaResourceApplicationArnArgs>>)
suspend fun resourceApplicationArns(vararg values: AutomationRuleCriteriaResourceApplicationArnArgs)
Parameters
values
The Amazon Resource Name (ARN) of the application that is related to a finding. Documented below.
suspend fun resourceApplicationArns(argument: List<suspend AutomationRuleCriteriaResourceApplicationArnArgsBuilder.() -> Unit>)
suspend fun resourceApplicationArns(vararg argument: suspend AutomationRuleCriteriaResourceApplicationArnArgsBuilder.() -> Unit)
suspend fun resourceApplicationArns(argument: suspend AutomationRuleCriteriaResourceApplicationArnArgsBuilder.() -> Unit)
Parameters
argument
The Amazon Resource Name (ARN) of the application that is related to a finding. Documented below.