| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
List<CertificateValidationRecord> |
CustomDomain.certificateValidationRecords()
A list of certificate CNAME records that's used for this domain name.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDomain.Builder |
CustomDomain.Builder.certificateValidationRecords(CertificateValidationRecord... certificateValidationRecords)
A list of certificate CNAME records that's used for this domain name.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDomain.Builder |
CustomDomain.Builder.certificateValidationRecords(Collection<CertificateValidationRecord> certificateValidationRecords)
A list of certificate CNAME records that's used for this domain name.
|
Copyright © 2023. All rights reserved.