| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
ServerCertificate |
ServerCertificate.clone() |
ServerCertificate |
ServerCertificate.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the Certificate Manager SSL/TLS server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerCertificate> |
ServerCertificateConfiguration.getServerCertificates()
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
|
| Modifier and Type | Method and Description |
|---|---|
ServerCertificateConfiguration |
ServerCertificateConfiguration.withServerCertificates(ServerCertificate... serverCertificates)
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerCertificateConfiguration.setServerCertificates(Collection<ServerCertificate> serverCertificates)
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
|
ServerCertificateConfiguration |
ServerCertificateConfiguration.withServerCertificates(Collection<ServerCertificate> serverCertificates)
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
|
Copyright © 2023. All rights reserved.