| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
OptionStatus |
LogPublishingOptionsStatus.status()
The status of the log publishing options for the domain.
|
OptionStatus |
VersionStatus.status()
The status of the version options for the specified domain.
|
OptionStatus |
CognitoOptionsStatus.status()
The status of the Cognito options for the specified domain.
|
OptionStatus |
VPCDerivedInfoStatus.status()
The status of the VPC options for the specified domain.
|
OptionStatus |
AccessPoliciesStatus.status()
The status of the access policy for the domain.
|
OptionStatus |
AdvancedOptionsStatus.status()
The status of advanced options for the specified domain.
|
OptionStatus |
EncryptionAtRestOptionsStatus.status()
The status of the encryption at rest options for the specified domain.
|
OptionStatus |
SoftwareUpdateOptionsStatus.status()
The status of service software update options, including creation date and last updated date.
|
OptionStatus |
EBSOptionsStatus.status()
The status of the EBS options for the specified domain.
|
OptionStatus |
AdvancedSecurityOptionsStatus.status()
Status of the fine-grained access control settings for a domain.
|
OptionStatus |
OffPeakWindowOptionsStatus.status()
The current status of off-peak window options.
|
OptionStatus |
ClusterConfigStatus.status()
The status of cluster configuration options for the specified domain.
|
OptionStatus |
NodeToNodeEncryptionOptionsStatus.status()
The status of the node-to-node encryption options for the specified domain.
|
OptionStatus |
SnapshotOptionsStatus.status()
The status of a daily automated snapshot.
|
OptionStatus |
DomainEndpointOptionsStatus.status()
The status of the endpoint options for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
LogPublishingOptionsStatus.Builder |
LogPublishingOptionsStatus.Builder.status(OptionStatus status)
The status of the log publishing options for the domain.
|
VersionStatus.Builder |
VersionStatus.Builder.status(OptionStatus status)
The status of the version options for the specified domain.
|
CognitoOptionsStatus.Builder |
CognitoOptionsStatus.Builder.status(OptionStatus status)
The status of the Cognito options for the specified domain.
|
VPCDerivedInfoStatus.Builder |
VPCDerivedInfoStatus.Builder.status(OptionStatus status)
The status of the VPC options for the specified domain.
|
AccessPoliciesStatus.Builder |
AccessPoliciesStatus.Builder.status(OptionStatus status)
The status of the access policy for the domain.
|
AdvancedOptionsStatus.Builder |
AdvancedOptionsStatus.Builder.status(OptionStatus status)
The status of advanced options for the specified domain.
|
EncryptionAtRestOptionsStatus.Builder |
EncryptionAtRestOptionsStatus.Builder.status(OptionStatus status)
The status of the encryption at rest options for the specified domain.
|
SoftwareUpdateOptionsStatus.Builder |
SoftwareUpdateOptionsStatus.Builder.status(OptionStatus status)
The status of service software update options, including creation date and last updated date.
|
EBSOptionsStatus.Builder |
EBSOptionsStatus.Builder.status(OptionStatus status)
The status of the EBS options for the specified domain.
|
AdvancedSecurityOptionsStatus.Builder |
AdvancedSecurityOptionsStatus.Builder.status(OptionStatus status)
Status of the fine-grained access control settings for a domain.
|
OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.Builder.status(OptionStatus status)
The current status of off-peak window options.
|
ClusterConfigStatus.Builder |
ClusterConfigStatus.Builder.status(OptionStatus status)
The status of cluster configuration options for the specified domain.
|
NodeToNodeEncryptionOptionsStatus.Builder |
NodeToNodeEncryptionOptionsStatus.Builder.status(OptionStatus status)
The status of the node-to-node encryption options for the specified domain.
|
SnapshotOptionsStatus.Builder |
SnapshotOptionsStatus.Builder.status(OptionStatus status)
The status of a daily automated snapshot.
|
DomainEndpointOptionsStatus.Builder |
DomainEndpointOptionsStatus.Builder.status(OptionStatus status)
The status of the endpoint options for a domain.
|
Copyright © 2023. All rights reserved.