Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appintegrations.CfnDataIntegrationMixinProps.Builder
Packages that use CfnDataIntegrationMixinProps.Builder
-
Uses of CfnDataIntegrationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appintegrations
Methods in software.amazon.awscdk.cfnpropertymixins.services.appintegrations that return CfnDataIntegrationMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataIntegrationMixinProps.builder()CfnDataIntegrationMixinProps.Builder.description(String description) Sets the value ofCfnDataIntegrationMixinProps.getDescription()CfnDataIntegrationMixinProps.Builder.fileConfiguration(CfnDataIntegrationPropsMixin.FileConfigurationProperty fileConfiguration) Sets the value ofCfnDataIntegrationMixinProps.getFileConfiguration()CfnDataIntegrationMixinProps.Builder.fileConfiguration(IResolvable fileConfiguration) Sets the value ofCfnDataIntegrationMixinProps.getFileConfiguration()Sets the value ofCfnDataIntegrationMixinProps.getKmsKey()Sets the value ofCfnDataIntegrationMixinProps.getName()CfnDataIntegrationMixinProps.Builder.objectConfiguration(Object objectConfiguration) Sets the value ofCfnDataIntegrationMixinProps.getObjectConfiguration()CfnDataIntegrationMixinProps.Builder.scheduleConfig(CfnDataIntegrationPropsMixin.ScheduleConfigProperty scheduleConfig) Sets the value ofCfnDataIntegrationMixinProps.getScheduleConfig()CfnDataIntegrationMixinProps.Builder.scheduleConfig(IResolvable scheduleConfig) Sets the value ofCfnDataIntegrationMixinProps.getScheduleConfig()Sets the value ofCfnDataIntegrationMixinProps.getSourceUri()Sets the value ofCfnDataIntegrationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appintegrations with parameters of type CfnDataIntegrationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataIntegrationMixinProps.Builder.