Uses of Interface
software.amazon.awssdk.services.ec2.model.DeclarativePoliciesReport.Builder
Packages that use DeclarativePoliciesReport.Builder
-
Uses of DeclarativePoliciesReport.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DeclarativePoliciesReport.BuilderModifier and TypeMethodDescriptionDeclarativePoliciesReport.builder()The time when the report generation ended.The ID of the report.The name of the Amazon S3 bucket where the report is located.The prefix for your S3 object.The time when the report generation started.The current status of the report.DeclarativePoliciesReport.Builder.status(ReportState status) The current status of the report.DeclarativePoliciesReport.Builder.tags(Collection<Tag> tags) Any tags assigned to the report.DeclarativePoliciesReport.Builder.tags(Consumer<Tag.Builder>... tags) Any tags assigned to the report.Any tags assigned to the report.The root ID, organizational unit ID, or account ID.DeclarativePoliciesReport.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DeclarativePoliciesReport.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeclarativePoliciesReport.Builder>DeclarativePoliciesReport.serializableBuilderClass()