| Package | Description |
|---|---|
| com.amazonaws.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
static SecurityConfigType |
SecurityConfigType.fromValue(String value)
Use this in place of valueOf.
|
static SecurityConfigType |
SecurityConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityConfigType[] |
SecurityConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityConfigSummary |
SecurityConfigSummary.withType(SecurityConfigType type)
The type of security configuration.
|
ListSecurityConfigsRequest |
ListSecurityConfigsRequest.withType(SecurityConfigType type)
The type of security configuration.
|
CreateSecurityConfigRequest |
CreateSecurityConfigRequest.withType(SecurityConfigType type)
The type of security configuration.
|
SecurityConfigDetail |
SecurityConfigDetail.withType(SecurityConfigType type)
The type of security configuration.
|
Copyright © 2024. All rights reserved.