Uses of Class
software.amazon.awscdk.services.opensearch.CfnDataSourceProps.Builder
Packages that use CfnDataSourceProps.Builder
-
Uses of CfnDataSourceProps.Builder in software.amazon.awscdk.services.opensearch
Methods in software.amazon.awscdk.services.opensearch that return CfnDataSourceProps.BuilderModifier and TypeMethodDescriptionstatic CfnDataSourceProps.BuilderCfnDataSourceProps.builder()CfnDataSourceProps.Builder.dataSourceType(IResolvable dataSourceType) Sets the value ofCfnDataSourceProps.getDataSourceType()CfnDataSourceProps.Builder.dataSourceType(CfnDataSource.DataSourceTypeProperty dataSourceType) Sets the value ofCfnDataSourceProps.getDataSourceType()CfnDataSourceProps.Builder.description(String description) Sets the value ofCfnDataSourceProps.getDescription()CfnDataSourceProps.Builder.domainName(String domainName) Sets the value ofCfnDataSourceProps.getDomainName()Sets the value ofCfnDataSourceProps.getName()Constructors in software.amazon.awscdk.services.opensearch with parameters of type CfnDataSourceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataSourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSourceProps.Builder.