Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder
Packages that use CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder
-
Uses of CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnIntegrationPropsMixin.IntegrationConfigProperty.BuilderModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.IntegrationConfigProperty.builder()CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.continuousSync(Boolean continuousSync) Sets the value ofCfnIntegrationPropsMixin.IntegrationConfigProperty.getContinuousSync()CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.continuousSync(IResolvable continuousSync) Sets the value ofCfnIntegrationPropsMixin.IntegrationConfigProperty.getContinuousSync()CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.refreshInterval(String refreshInterval) Sets the value ofCfnIntegrationPropsMixin.IntegrationConfigProperty.getRefreshInterval()CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.sourceProperties(Map<String, String> sourceProperties) Sets the value ofCfnIntegrationPropsMixin.IntegrationConfigProperty.getSourceProperties()CfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.sourceProperties(IResolvable sourceProperties) Sets the value ofCfnIntegrationPropsMixin.IntegrationConfigProperty.getSourceProperties()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnIntegrationPropsMixin.IntegrationConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.