Get Patch Baselines Filter
data class GetPatchBaselinesFilter(val key: String, val values: List<String>) : ConvertibleToJava<GetPatchBaselinesFilter>
Properties
Link copied to clipboard
Filter key. See the AWS SSM documentation for valid values.
Link copied to clipboard
Filter values. See the AWS SSM documentation for example values.