Class ManagedSecretRotateRequest

java.lang.Object
com.strongdm.api.ManagedSecretRotateRequest

public class ManagedSecretRotateRequest extends Object
ManagedSecretRotateRequest specifies Managed Secret to rotate
  • Constructor Details

    • ManagedSecretRotateRequest

      public ManagedSecretRotateRequest()
  • Method Details

    • getId

      public String getId()
      The unique identifier of the Managed Secret to rotate.
    • setId

      public void setId(String in)
      The unique identifier of the Managed Secret to rotate.