Interface AcmCertificateMetadata.Builder

  • Method Details

    • createdAt

      The time at which the certificate was requested.

      Parameters:
      createdAt - The time at which the certificate was requested.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exported

      Indicates whether the certificate has been exported.

      Parameters:
      exported - Indicates whether the certificate has been exported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • importedAt

      AcmCertificateMetadata.Builder importedAt(Instant importedAt)

      The date and time when the certificate was imported. This value exists only when the certificate type is IMPORTED.

      Parameters:
      importedAt - The date and time when the certificate was imported. This value exists only when the certificate type is IMPORTED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • inUse

      Indicates whether the certificate is currently in use by an Amazon Web Services service.

      Parameters:
      inUse - Indicates whether the certificate is currently in use by an Amazon Web Services service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • issuedAt

      The time at which the certificate was issued. This value exists only when the certificate type is AMAZON_ISSUED.

      Parameters:
      issuedAt - The time at which the certificate was issued. This value exists only when the certificate type is AMAZON_ISSUED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • renewalEligibility

      AcmCertificateMetadata.Builder renewalEligibility(String renewalEligibility)

      Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.

      Parameters:
      renewalEligibility - Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • renewalEligibility

      AcmCertificateMetadata.Builder renewalEligibility(RenewalEligibility renewalEligibility)

      Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.

      Parameters:
      renewalEligibility - Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • revokedAt

      The time at which the certificate was revoked. This value exists only when the certificate status is REVOKED.

      Parameters:
      revokedAt - The time at which the certificate was revoked. This value exists only when the certificate status is REVOKED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the certificate.

      A certificate enters status PENDING_VALIDATION upon being requested, unless it fails for any of the reasons given in the troubleshooting topic Certificate request fails. ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status FAILED or VALIDATION_TIMED_OUT, delete the request, correct the issue with DNS validation or Email validation, and try again. If validation succeeds, the certificate enters status ISSUED.

      Parameters:
      status - The status of the certificate.

      A certificate enters status PENDING_VALIDATION upon being requested, unless it fails for any of the reasons given in the troubleshooting topic Certificate request fails. ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status FAILED or VALIDATION_TIMED_OUT, delete the request, correct the issue with DNS validation or Email validation, and try again. If validation succeeds, the certificate enters status ISSUED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the certificate.

      A certificate enters status PENDING_VALIDATION upon being requested, unless it fails for any of the reasons given in the troubleshooting topic Certificate request fails. ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status FAILED or VALIDATION_TIMED_OUT, delete the request, correct the issue with DNS validation or Email validation, and try again. If validation succeeds, the certificate enters status ISSUED.

      Parameters:
      status - The status of the certificate.

      A certificate enters status PENDING_VALIDATION upon being requested, unless it fails for any of the reasons given in the troubleshooting topic Certificate request fails. ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status FAILED or VALIDATION_TIMED_OUT, delete the request, correct the issue with DNS validation or Email validation, and try again. If validation succeeds, the certificate enters status ISSUED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • renewalStatus

      AcmCertificateMetadata.Builder renewalStatus(String renewalStatus)

      The renewal status of the certificate.

      Parameters:
      renewalStatus - The renewal status of the certificate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • renewalStatus

      AcmCertificateMetadata.Builder renewalStatus(RenewalStatus renewalStatus)

      The renewal status of the certificate.

      Parameters:
      renewalStatus - The renewal status of the certificate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The source of the certificate. For certificates provided by ACM, this value is AMAZON_ISSUED. For certificates that you imported with ImportCertificate, this value is IMPORTED. ACM does not provide managed renewal for imported certificates. For more information about the differences between certificates that you import and those that ACM provides, see Importing Certificates in the Certificate Manager User Guide.

      Parameters:
      type - The source of the certificate. For certificates provided by ACM, this value is AMAZON_ISSUED. For certificates that you imported with ImportCertificate, this value is IMPORTED. ACM does not provide managed renewal for imported certificates. For more information about the differences between certificates that you import and those that ACM provides, see Importing Certificates in the Certificate Manager User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The source of the certificate. For certificates provided by ACM, this value is AMAZON_ISSUED. For certificates that you imported with ImportCertificate, this value is IMPORTED. ACM does not provide managed renewal for imported certificates. For more information about the differences between certificates that you import and those that ACM provides, see Importing Certificates in the Certificate Manager User Guide.

      Parameters:
      type - The source of the certificate. For certificates provided by ACM, this value is AMAZON_ISSUED. For certificates that you imported with ImportCertificate, this value is IMPORTED. ACM does not provide managed renewal for imported certificates. For more information about the differences between certificates that you import and those that ACM provides, see Importing Certificates in the Certificate Manager User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • exportOption

      AcmCertificateMetadata.Builder exportOption(String exportOption)

      Indicates whether the certificate can be exported.

      Parameters:
      exportOption - Indicates whether the certificate can be exported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • exportOption

      Indicates whether the certificate can be exported.

      Parameters:
      exportOption - Indicates whether the certificate can be exported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • managedBy

      AcmCertificateMetadata.Builder managedBy(String managedBy)

      Identifies the Amazon Web Services service that manages the certificate issued by ACM.

      Parameters:
      managedBy - Identifies the Amazon Web Services service that manages the certificate issued by ACM.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • managedBy

      Identifies the Amazon Web Services service that manages the certificate issued by ACM.

      Parameters:
      managedBy - Identifies the Amazon Web Services service that manages the certificate issued by ACM.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • validationMethod

      AcmCertificateMetadata.Builder validationMethod(String validationMethod)

      Specifies the domain validation method.

      Parameters:
      validationMethod - Specifies the domain validation method.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • validationMethod

      AcmCertificateMetadata.Builder validationMethod(ValidationMethod validationMethod)

      Specifies the domain validation method.

      Parameters:
      validationMethod - Specifies the domain validation method.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: