Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.PipeTargetParametersProperty
Packages that use CfnPipePropsMixin.PipeTargetParametersProperty
-
Uses of CfnPipePropsMixin.PipeTargetParametersProperty in software.amazon.awscdk.cfnpropertymixins.services.pipes
Classes in software.amazon.awscdk.cfnpropertymixins.services.pipes that implement CfnPipePropsMixin.PipeTargetParametersPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipePropsMixin.PipeTargetParametersPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipePropsMixin.PipeTargetParametersPropertyModifier and TypeMethodDescriptionCfnPipePropsMixin.PipeTargetParametersProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipePropsMixin.PipeTargetParametersPropertyModifier and TypeMethodDescriptionCfnPipeMixinProps.Builder.targetParameters(CfnPipePropsMixin.PipeTargetParametersProperty targetParameters) Sets the value ofCfnPipeMixinProps.getTargetParameters()CfnPipePropsMixin.Builder.targetParameters(CfnPipePropsMixin.PipeTargetParametersProperty targetParameters) The parameters required to set up a target for your pipe.