Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnDataSourceMixinProps.Builder
Packages that use CfnDataSourceMixinProps.Builder
-
Uses of CfnDataSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnDataSourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataSourceMixinProps.Builder.assetFormsInput(List<? extends Object> assetFormsInput) Sets the value ofCfnDataSourceMixinProps.getAssetFormsInput()CfnDataSourceMixinProps.Builder.assetFormsInput(IResolvable assetFormsInput) Sets the value ofCfnDataSourceMixinProps.getAssetFormsInput()CfnDataSourceMixinProps.builder()CfnDataSourceMixinProps.Builder.configuration(CfnDataSourcePropsMixin.DataSourceConfigurationInputProperty configuration) Sets the value ofCfnDataSourceMixinProps.getConfiguration()CfnDataSourceMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnDataSourceMixinProps.getConfiguration()CfnDataSourceMixinProps.Builder.connectionIdentifier(String connectionIdentifier) Sets the value ofCfnDataSourceMixinProps.getConnectionIdentifier()CfnDataSourceMixinProps.Builder.description(String description) Sets the value ofCfnDataSourceMixinProps.getDescription()CfnDataSourceMixinProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnDataSourceMixinProps.getDomainIdentifier()CfnDataSourceMixinProps.Builder.enableSetting(String enableSetting) Sets the value ofCfnDataSourceMixinProps.getEnableSetting()CfnDataSourceMixinProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnDataSourceMixinProps.getEnvironmentIdentifier()Sets the value ofCfnDataSourceMixinProps.getName()CfnDataSourceMixinProps.Builder.projectIdentifier(String projectIdentifier) Sets the value ofCfnDataSourceMixinProps.getProjectIdentifier()CfnDataSourceMixinProps.Builder.publishOnImport(Boolean publishOnImport) Sets the value ofCfnDataSourceMixinProps.getPublishOnImport()CfnDataSourceMixinProps.Builder.publishOnImport(IResolvable publishOnImport) Sets the value ofCfnDataSourceMixinProps.getPublishOnImport()CfnDataSourceMixinProps.Builder.recommendation(CfnDataSourcePropsMixin.RecommendationConfigurationProperty recommendation) Sets the value ofCfnDataSourceMixinProps.getRecommendation()CfnDataSourceMixinProps.Builder.recommendation(IResolvable recommendation) Sets the value ofCfnDataSourceMixinProps.getRecommendation()CfnDataSourceMixinProps.Builder.schedule(CfnDataSourcePropsMixin.ScheduleConfigurationProperty schedule) Sets the value ofCfnDataSourceMixinProps.getSchedule()CfnDataSourceMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnDataSourceMixinProps.getSchedule()Sets the value ofCfnDataSourceMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnDataSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourceMixinProps.Builder.