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