Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ScanFilter.Builder
Packages that use ScanFilter.Builder
-
Uses of ScanFilter.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ScanFilter.BuilderModifier and TypeMethodDescriptionstatic ScanFilter.BuilderScanFilter.builder()ScanFilter.toBuilder()An array of strings where each string represents an Amazon Web Services resource type you want to scan.ScanFilter.Builder.types(Collection<String> types) An array of strings where each string represents an Amazon Web Services resource type you want to scan.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ScanFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ScanFilter.Builder>ScanFilter.serializableBuilderClass()