Uses of Interface
software.amazon.awscdk.services.opensearchservice.CfnDomain.SoftwareUpdateOptionsProperty
Packages that use CfnDomain.SoftwareUpdateOptionsProperty
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.SoftwareUpdateOptionsProperty in software.amazon.awscdk.services.opensearchservice
Classes in software.amazon.awscdk.services.opensearchservice that implement CfnDomain.SoftwareUpdateOptionsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnDomain.SoftwareUpdateOptionsProperty
Methods in software.amazon.awscdk.services.opensearchservice that return CfnDomain.SoftwareUpdateOptionsPropertyModifier and TypeMethodDescriptionCfnDomain.SoftwareUpdateOptionsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.opensearchservice with parameters of type CfnDomain.SoftwareUpdateOptionsPropertyModifier and TypeMethodDescriptionvoid
CfnDomain.setSoftwareUpdateOptions
(CfnDomain.SoftwareUpdateOptionsProperty value) Service software update options for the domain.CfnDomain.Builder.softwareUpdateOptions
(CfnDomain.SoftwareUpdateOptionsProperty softwareUpdateOptions) Service software update options for the domain.CfnDomainProps.Builder.softwareUpdateOptions
(CfnDomain.SoftwareUpdateOptionsProperty softwareUpdateOptions) Sets the value ofCfnDomainProps.getSoftwareUpdateOptions()