Uses of Enum
software.amazon.awssdk.services.ec2.model.AmdSevSnp
Packages that use AmdSevSnp
-
Uses of AmdSevSnp in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AmdSevSnpModifier and TypeMethodDescriptionfinal AmdSevSnpHostCpuOptions.amdSevSnp()Specifies whether AMD Secure Encrypted Virtualization-Secure Nested Paging (AMD SEV-SNP) is enabled or disabled for the Dedicated Host.final AmdSevSnpHostCpuOptionsRequest.amdSevSnp()Specifies whether AMD Secure Encrypted Virtualization-Secure Nested Paging (AMD SEV-SNP) is enabled or disabled for the Dedicated Host.static AmdSevSnpUse this in place of valueOf to convert the raw string returned by the service into the enum value.static AmdSevSnpReturns the enum constant of this type with the specified name.static AmdSevSnp[]AmdSevSnp.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AmdSevSnpMethods in software.amazon.awssdk.services.ec2.model with parameters of type AmdSevSnpModifier and TypeMethodDescriptionSpecifies whether AMD Secure Encrypted Virtualization-Secure Nested Paging (AMD SEV-SNP) is enabled or disabled for the Dedicated Host.Specifies whether AMD Secure Encrypted Virtualization-Secure Nested Paging (AMD SEV-SNP) is enabled or disabled for the Dedicated Host.