Interface SecurityControlCustomParameter.Builder

  • Method Details

    • securityControlId

      SecurityControlCustomParameter.Builder securityControlId(String securityControlId)

      The ID of the security control.

      Parameters:
      securityControlId - The ID of the security control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameters

      An object that specifies parameter values for a control in a configuration policy.

      Parameters:
      parameters - An object that specifies parameter values for a control in a configuration policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.