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