Uses of Class
software.amazon.awssdk.services.ec2.model.VpcEncryptionNonCompliantResource
Packages that use VpcEncryptionNonCompliantResource
-
Uses of VpcEncryptionNonCompliantResource in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VpcEncryptionNonCompliantResourceModifier and TypeMethodDescriptionGetVpcResourcesBlockingEncryptionEnforcementResponse.nonCompliantResources()Information about resources that are blocking encryption enforcement.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpcEncryptionNonCompliantResourceModifier and TypeMethodDescriptionGetVpcResourcesBlockingEncryptionEnforcementResponse.Builder.nonCompliantResources(VpcEncryptionNonCompliantResource... nonCompliantResources) Information about resources that are blocking encryption enforcement.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type VpcEncryptionNonCompliantResourceModifier and TypeMethodDescriptionGetVpcResourcesBlockingEncryptionEnforcementResponse.Builder.nonCompliantResources(Collection<VpcEncryptionNonCompliantResource> nonCompliantResources) Information about resources that are blocking encryption enforcement.