Interface Server.DefinitionStages.WithDataEncryption

All Known Subinterfaces:
Server.Definition, Server.DefinitionStages.WithCreate
Enclosing interface:
Server.DefinitionStages

public static interface Server.DefinitionStages.WithDataEncryption
The stage of the Server definition allowing to specify dataEncryption.
  • Method Details

    • withDataEncryption

      Server.DefinitionStages.WithCreate withDataEncryption(DataEncryption dataEncryption)
      Specifies the dataEncryption property: The Data Encryption for CMK..
      Parameters:
      dataEncryption - The Data Encryption for CMK.
      Returns:
      the next definition stage.