| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
SamlConfigOptions |
CreateSecurityConfigRequest.samlOptions()
Describes SAML options in in the form of a key-value map.
|
SamlConfigOptions |
UpdateSecurityConfigRequest.samlOptions()
SAML options in in the form of a key-value map.
|
SamlConfigOptions |
SecurityConfigDetail.samlOptions()
SAML options for the security configuration in the form of a key-value map.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSecurityConfigRequest.Builder |
CreateSecurityConfigRequest.Builder.samlOptions(SamlConfigOptions samlOptions)
Describes SAML options in in the form of a key-value map.
|
UpdateSecurityConfigRequest.Builder |
UpdateSecurityConfigRequest.Builder.samlOptions(SamlConfigOptions samlOptions)
SAML options in in the form of a key-value map.
|
SecurityConfigDetail.Builder |
SecurityConfigDetail.Builder.samlOptions(SamlConfigOptions samlOptions)
SAML options for the security configuration in the form of a key-value map.
|
Copyright © 2023. All rights reserved.