filters

@JvmName(name = "ujgglfettlswrolg")
suspend fun filters(value: Output<List<ExperimentTemplateTargetFilterArgs>>)
@JvmName(name = "qjnhfufyireubxoh")
suspend fun filters(value: List<ExperimentTemplateTargetFilterArgs>?)

Parameters

value

Filter(s) for the target. Filters can be used to select resources based on specific attributes returned by the respective describe action of the resource type. For more information, see Targets for AWS FIS. See below.


@JvmName(name = "txhyivfxttriakov")
suspend fun filters(vararg values: Output<ExperimentTemplateTargetFilterArgs>)


@JvmName(name = "qutcfhfuwpgtfkkp")
suspend fun filters(values: List<Output<ExperimentTemplateTargetFilterArgs>>)
@JvmName(name = "psxjxvhnemdorqtm")
suspend fun filters(vararg values: ExperimentTemplateTargetFilterArgs)

Parameters

values

Filter(s) for the target. Filters can be used to select resources based on specific attributes returned by the respective describe action of the resource type. For more information, see Targets for AWS FIS. See below.


@JvmName(name = "ffxxncqytsagpatd")
suspend fun filters(argument: List<suspend ExperimentTemplateTargetFilterArgsBuilder.() -> Unit>)
@JvmName(name = "suunxmilvuxgoauy")
suspend fun filters(vararg argument: suspend ExperimentTemplateTargetFilterArgsBuilder.() -> Unit)
@JvmName(name = "qtrqmtlnlhobycbp")
suspend fun filters(argument: suspend ExperimentTemplateTargetFilterArgsBuilder.() -> Unit)

Parameters

argument

Filter(s) for the target. Filters can be used to select resources based on specific attributes returned by the respective describe action of the resource type. For more information, see Targets for AWS FIS. See below.