| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static IngressTlsAttribute |
IngressTlsAttribute.fromValue(String value)
Use this in place of valueOf.
|
static IngressTlsAttribute |
IngressTlsAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngressTlsAttribute[] |
IngressTlsAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IngressTlsProtocolToEvaluate |
IngressTlsProtocolToEvaluate.withAttribute(IngressTlsAttribute attribute)
The enum type representing the allowed attribute types for the TLS condition.
|
Copyright © 2024. All rights reserved.