Uses of Interface
software.amazon.awssdk.services.ec2.model.VpcEncryptionNonCompliantResource.Builder
Packages that use VpcEncryptionNonCompliantResource.Builder
-
Uses of VpcEncryptionNonCompliantResource.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcEncryptionNonCompliantResource.BuilderModifier and TypeMethodDescriptionVpcEncryptionNonCompliantResource.builder()VpcEncryptionNonCompliantResource.Builder.description(String description) A description of the non-compliant resource.The ID of the non-compliant resource.VpcEncryptionNonCompliantResource.Builder.isExcludable(Boolean isExcludable) Indicates whether the resource can be excluded from encryption enforcement.VpcEncryptionNonCompliantResource.toBuilder()The type of the non-compliant resource.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VpcEncryptionNonCompliantResource.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VpcEncryptionNonCompliantResource.Builder>VpcEncryptionNonCompliantResource.serializableBuilderClass()