Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ResourceScanSummary.Builder
Packages that use ResourceScanSummary.Builder
-
Uses of ResourceScanSummary.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ResourceScanSummary.BuilderModifier and TypeMethodDescriptionstatic ResourceScanSummary.BuilderResourceScanSummary.builder()The time that the resource scan was finished.ResourceScanSummary.Builder.percentageCompleted(Double percentageCompleted) The percentage of the resource scan that has been completed.ResourceScanSummary.Builder.resourceScanId(String resourceScanId) The Amazon Resource Name (ARN) of the resource scan.The scan type that has been completed.The scan type that has been completed.The time that the resource scan was started.Status of the resource scan.ResourceScanSummary.Builder.status(ResourceScanStatus status) Status of the resource scan.ResourceScanSummary.Builder.statusReason(String statusReason) The reason for the resource scan status, providing more information if a failure happened.ResourceScanSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ResourceScanSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResourceScanSummary.Builder>ResourceScanSummary.serializableBuilderClass()