| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<CertificateAssociation> |
Association.certificateAssociations()
A list of all associated clusters and domain names tied to a specific certificate.
|
| Modifier and Type | Method and Description |
|---|---|
Association.Builder |
Association.Builder.certificateAssociations(CertificateAssociation... certificateAssociations)
A list of all associated clusters and domain names tied to a specific certificate.
|
| Modifier and Type | Method and Description |
|---|---|
Association.Builder |
Association.Builder.certificateAssociations(Collection<CertificateAssociation> certificateAssociations)
A list of all associated clusters and domain names tied to a specific certificate.
|
Copyright © 2023. All rights reserved.