Uses of Class
software.amazon.awscdk.services.glue.CfnIntegrationResourcePropertyProps.Builder
Packages that use CfnIntegrationResourcePropertyProps.Builder
-
Uses of CfnIntegrationResourcePropertyProps.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnIntegrationResourcePropertyProps.BuilderModifier and TypeMethodDescriptionCfnIntegrationResourcePropertyProps.builder()CfnIntegrationResourcePropertyProps.Builder.resourceArn(String resourceArn) Sets the value ofCfnIntegrationResourcePropertyProps.getResourceArn()CfnIntegrationResourcePropertyProps.Builder.sourceProcessingProperties(IResolvable sourceProcessingProperties) Sets the value ofCfnIntegrationResourcePropertyProps.getSourceProcessingProperties()CfnIntegrationResourcePropertyProps.Builder.sourceProcessingProperties(CfnIntegrationResourceProperty.SourceProcessingPropertiesProperty sourceProcessingProperties) Sets the value ofCfnIntegrationResourcePropertyProps.getSourceProcessingProperties()Sets the value ofCfnIntegrationResourcePropertyProps.getTags()CfnIntegrationResourcePropertyProps.Builder.targetProcessingProperties(IResolvable targetProcessingProperties) Sets the value ofCfnIntegrationResourcePropertyProps.getTargetProcessingProperties()CfnIntegrationResourcePropertyProps.Builder.targetProcessingProperties(CfnIntegrationResourceProperty.TargetProcessingPropertiesProperty targetProcessingProperties) Sets the value ofCfnIntegrationResourcePropertyProps.getTargetProcessingProperties()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnIntegrationResourcePropertyProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationResourcePropertyProps.Builder.