Interface AssociationFilters.Builder

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

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

    • configurationPolicyId

      AssociationFilters.Builder configurationPolicyId(String configurationPolicyId)

      The ARN or UUID of the configuration policy.

      Parameters:
      configurationPolicyId - The ARN or UUID of the configuration policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • associationType

      AssociationFilters.Builder associationType(String associationType)

      Indicates whether the association between a target and a configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.

      Parameters:
      associationType - Indicates whether the association between a target and a configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • associationType

      AssociationFilters.Builder associationType(AssociationType associationType)

      Indicates whether the association between a target and a configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.

      Parameters:
      associationType - Indicates whether the association between a target and a configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • associationStatus

      AssociationFilters.Builder associationStatus(String associationStatus)

      The current status of the association between a target and a configuration policy.

      Parameters:
      associationStatus - The current status of the association between a target and a configuration policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • associationStatus

      The current status of the association between a target and a configuration policy.

      Parameters:
      associationStatus - The current status of the association between a target and a configuration policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: