Interface ImplementationDetails.Builder

  • Method Details

    • type

      A string that describes a control's implementation type.

      Parameters:
      type - A string that describes a control's implementation type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identifier

      ImplementationDetails.Builder identifier(String identifier)

      A service-specific identifier for the control, assigned by the service that implemented the control. For example, this identifier could be an Amazon Web Services Config Rule ID or a Security Hub Control ID.

      Parameters:
      identifier - A service-specific identifier for the control, assigned by the service that implemented the control. For example, this identifier could be an Amazon Web Services Config Rule ID or a Security Hub Control ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.