Interface Certificate.Builder

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

@Mutable @NotThreadSafe public static interface Certificate.Builder extends SdkPojo, CopyableBuilder<Certificate.Builder,Certificate>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the ACM certificate.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the ACM certificate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.