Interface LoadTestResource.UpdateStages.WithEncryption

All Known Subinterfaces:
LoadTestResource.Update
Enclosing interface:
LoadTestResource.UpdateStages

public static interface LoadTestResource.UpdateStages.WithEncryption
The stage of the LoadTestResource update allowing to specify encryption.
  • Method Details

    • withEncryption

      LoadTestResource.Update withEncryption(EncryptionProperties encryption)
      Specifies the encryption property: CMK Encryption property..
      Parameters:
      encryption - CMK Encryption property.
      Returns:
      the next definition stage.