Interface ConformancePackRuleCompliance.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ConformancePackRuleCompliance.Builder,ConformancePackRuleCompliance>, SdkBuilder<ConformancePackRuleCompliance.Builder,ConformancePackRuleCompliance>, SdkPojo
Enclosing class:
ConformancePackRuleCompliance

public static interface ConformancePackRuleCompliance.Builder extends SdkPojo, CopyableBuilder<ConformancePackRuleCompliance.Builder,ConformancePackRuleCompliance>
  • Method Details

    • configRuleName

      ConformancePackRuleCompliance.Builder configRuleName(String configRuleName)

      Name of the Config rule.

      Parameters:
      configRuleName - Name of the Config rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • complianceType

      ConformancePackRuleCompliance.Builder complianceType(String complianceType)

      Compliance of the Config rule.

      Parameters:
      complianceType - Compliance of the Config rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • complianceType

      Compliance of the Config rule.

      Parameters:
      complianceType - Compliance of the Config rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • controls

      Controls for the conformance pack. A control is a process to prevent or detect problems while meeting objectives. A control can align with a specific compliance regime or map to internal controls defined by an organization.

      Parameters:
      controls - Controls for the conformance pack. A control is a process to prevent or detect problems while meeting objectives. A control can align with a specific compliance regime or map to internal controls defined by an organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • controls

      Controls for the conformance pack. A control is a process to prevent or detect problems while meeting objectives. A control can align with a specific compliance regime or map to internal controls defined by an organization.

      Parameters:
      controls - Controls for the conformance pack. A control is a process to prevent or detect problems while meeting objectives. A control can align with a specific compliance regime or map to internal controls defined by an organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.