Interface AwsSecurityFindingIdentifier.Builder

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

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

    • id

      The identifier of the finding that was specified by the finding provider.

      Parameters:
      id - The identifier of the finding that was specified by the finding provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productArn

      The ARN generated by Security Hub that uniquely identifies a product that generates findings. This can be the ARN for a third-party product that is integrated with Security Hub, or the ARN for a custom integration.

      Parameters:
      productArn - The ARN generated by Security Hub that uniquely identifies a product that generates findings. This can be the ARN for a third-party product that is integrated with Security Hub, or the ARN for a custom integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.