Uses of Class
software.amazon.awscdk.services.opensearchservice.CfnApplication.DataSourceProperty.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnApplication.DataSourceProperty.Builder in software.amazon.awscdk.services.opensearchservice
Modifier and TypeMethodDescriptionCfnApplication.DataSourceProperty.builder()
CfnApplication.DataSourceProperty.Builder.dataSourceArn
(String dataSourceArn) Sets the value ofCfnApplication.DataSourceProperty.getDataSourceArn()
CfnApplication.DataSourceProperty.Builder.dataSourceDescription
(String dataSourceDescription) Sets the value ofCfnApplication.DataSourceProperty.getDataSourceDescription()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.DataSourceProperty.Builder
.