primaryDomainName
The primary domain name associated with the CloudFront managed ACM certificate.
- Returns:
- The primary domain name associated with the CloudFront managed ACM certificate.
Serializable, SdkPojo, ToCopyableBuilder<ManagedCertificateRequest.Builder,ManagedCertificateRequest> An object that represents the request for the Amazon CloudFront managed ACM certificate.
builder()disabled option.final Stringdisabled option.final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final Stringstatic Class<? extends ManagedCertificateRequest.Builder> final StringtoString()final ValidationTokenHostfinal StringcopySpecify how the HTTP validation token will be served when requesting the CloudFront managed ACM certificate.
For cloudfront, CloudFront will automatically serve the validation token. Choose this mode if you
can point the domain's DNS to CloudFront immediately.
For self-hosted, you serve the validation token from your existing infrastructure. Choose this mode
when you need to maintain current traffic flow while your certificate is being issued. You can place the
validation token at the well-known path on your existing web server, wait for ACM to validate and issue the
certificate, and then update your DNS to point to CloudFront.
If the service returns an enum value that is not available in the current SDK version,
validationTokenHost will return ValidationTokenHost.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from validationTokenHostAsString().
For cloudfront, CloudFront will automatically serve the validation token. Choose this mode
if you can point the domain's DNS to CloudFront immediately.
For self-hosted, you serve the validation token from your existing infrastructure. Choose
this mode when you need to maintain current traffic flow while your certificate is being issued. You can
place the validation token at the well-known path on your existing web server, wait for ACM to validate
and issue the certificate, and then update your DNS to point to CloudFront.
Specify how the HTTP validation token will be served when requesting the CloudFront managed ACM certificate.
For cloudfront, CloudFront will automatically serve the validation token. Choose this mode if you
can point the domain's DNS to CloudFront immediately.
For self-hosted, you serve the validation token from your existing infrastructure. Choose this mode
when you need to maintain current traffic flow while your certificate is being issued. You can place the
validation token at the well-known path on your existing web server, wait for ACM to validate and issue the
certificate, and then update your DNS to point to CloudFront.
If the service returns an enum value that is not available in the current SDK version,
validationTokenHost will return ValidationTokenHost.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from validationTokenHostAsString().
For cloudfront, CloudFront will automatically serve the validation token. Choose this mode
if you can point the domain's DNS to CloudFront immediately.
For self-hosted, you serve the validation token from your existing infrastructure. Choose
this mode when you need to maintain current traffic flow while your certificate is being issued. You can
place the validation token at the well-known path on your existing web server, wait for ACM to validate
and issue the certificate, and then update your DNS to point to CloudFront.
The primary domain name associated with the CloudFront managed ACM certificate.
You can opt out of certificate transparency logging by specifying the disabled option. Opt in by
specifying enabled. For more information, see Certificate
Transparency Logging in the Certificate Manager User Guide.
If the service returns an enum value that is not available in the current SDK version,
certificateTransparencyLoggingPreference will return
CertificateTransparencyLoggingPreference.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from certificateTransparencyLoggingPreferenceAsString().
disabled option. Opt
in by specifying enabled. For more information, see Certificate Transparency Logging in the Certificate Manager User Guide.
You can opt out of certificate transparency logging by specifying the disabled option. Opt in by
specifying enabled. For more information, see Certificate
Transparency Logging in the Certificate Manager User Guide.
If the service returns an enum value that is not available in the current SDK version,
certificateTransparencyLoggingPreference will return
CertificateTransparencyLoggingPreference.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from certificateTransparencyLoggingPreferenceAsString().
disabled option. Opt
in by specifying enabled. For more information, see Certificate Transparency Logging in the Certificate Manager User Guide.ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ManagedCertificateRequest.Builder,ManagedCertificateRequest> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo