| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateProvider |
CertificateProvider.fromValue(String value)
Use this in place of valueOf.
|
static CertificateProvider |
CertificateProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateProvider[] |
CertificateProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SetupRequest |
SetupRequest.withCertificateProvider(CertificateProvider certificateProvider)
The Certificate Authority (CA) that issues the SSL/TLS certificate.
|
SetupInstanceHttpsRequest |
SetupInstanceHttpsRequest.withCertificateProvider(CertificateProvider certificateProvider)
The certificate authority that issues the SSL/TLS certificate.
|
Copyright © 2024. All rights reserved.