Interface SecurityProfileTarget.Builder

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

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

    • arn

      The ARN of the security profile.

      Parameters:
      arn - The ARN of the security profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.