Uses of Class
software.amazon.awscdk.services.opensearchservice.CfnApplicationProps.Builder
Packages that use CfnApplicationProps.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnApplicationProps.Builder in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return CfnApplicationProps.BuilderModifier and TypeMethodDescriptionCfnApplicationProps.Builder.appConfigs(List<? extends Object> appConfigs) Sets the value ofCfnApplicationProps.getAppConfigs()CfnApplicationProps.Builder.appConfigs(IResolvable appConfigs) Sets the value ofCfnApplicationProps.getAppConfigs()static CfnApplicationProps.BuilderCfnApplicationProps.builder()CfnApplicationProps.Builder.dataSources(List<? extends Object> dataSources) Sets the value ofCfnApplicationProps.getDataSources()CfnApplicationProps.Builder.dataSources(IResolvable dataSources) Sets the value ofCfnApplicationProps.getDataSources()Sets the value ofCfnApplicationProps.getEndpoint()CfnApplicationProps.Builder.iamIdentityCenterOptions(IResolvable iamIdentityCenterOptions) Sets the value ofCfnApplicationProps.getIamIdentityCenterOptions()CfnApplicationProps.Builder.iamIdentityCenterOptions(CfnApplication.IamIdentityCenterOptionsProperty iamIdentityCenterOptions) Sets the value ofCfnApplicationProps.getIamIdentityCenterOptions()Sets the value ofCfnApplicationProps.getName()Sets the value ofCfnApplicationProps.getTags()Constructors in software.amazon.awscdk.services.opensearchservice with parameters of type CfnApplicationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationProps.Builder.