Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipeMixinProps.Builder
Packages that use CfnPipeMixinProps.Builder
-
Uses of CfnPipeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pipes
Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipeMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnPipeMixinProps.BuilderCfnPipeMixinProps.builder()CfnPipeMixinProps.Builder.description(String description) Sets the value ofCfnPipeMixinProps.getDescription()CfnPipeMixinProps.Builder.desiredState(String desiredState) Sets the value ofCfnPipeMixinProps.getDesiredState()CfnPipeMixinProps.Builder.enrichment(String enrichment) Sets the value ofCfnPipeMixinProps.getEnrichment()CfnPipeMixinProps.Builder.enrichment(IFunctionRef enrichment) Sets the value ofCfnPipeMixinProps.getEnrichment()CfnPipeMixinProps.Builder.enrichmentParameters(CfnPipePropsMixin.PipeEnrichmentParametersProperty enrichmentParameters) Sets the value ofCfnPipeMixinProps.getEnrichmentParameters()CfnPipeMixinProps.Builder.enrichmentParameters(IResolvable enrichmentParameters) Sets the value ofCfnPipeMixinProps.getEnrichmentParameters()CfnPipeMixinProps.Builder.kmsKeyIdentifier(String kmsKeyIdentifier) Sets the value ofCfnPipeMixinProps.getKmsKeyIdentifier()CfnPipeMixinProps.Builder.logConfiguration(CfnPipePropsMixin.PipeLogConfigurationProperty logConfiguration) Sets the value ofCfnPipeMixinProps.getLogConfiguration()CfnPipeMixinProps.Builder.logConfiguration(IResolvable logConfiguration) Sets the value ofCfnPipeMixinProps.getLogConfiguration()Sets the value ofCfnPipeMixinProps.getName()Sets the value ofCfnPipeMixinProps.getRoleArn()Sets the value ofCfnPipeMixinProps.getRoleArn()Sets the value ofCfnPipeMixinProps.getSource()CfnPipeMixinProps.Builder.source(IStreamRef source) Sets the value ofCfnPipeMixinProps.getSource()Sets the value ofCfnPipeMixinProps.getSource()CfnPipeMixinProps.Builder.sourceParameters(CfnPipePropsMixin.PipeSourceParametersProperty sourceParameters) Sets the value ofCfnPipeMixinProps.getSourceParameters()CfnPipeMixinProps.Builder.sourceParameters(IResolvable sourceParameters) Sets the value ofCfnPipeMixinProps.getSourceParameters()Sets the value ofCfnPipeMixinProps.getTags()Sets the value ofCfnPipeMixinProps.getTarget()CfnPipeMixinProps.Builder.target(IEventBusRef target) Sets the value ofCfnPipeMixinProps.getTarget()CfnPipeMixinProps.Builder.target(IFunctionRef target) Sets the value ofCfnPipeMixinProps.getTarget()CfnPipeMixinProps.Builder.target(ILogGroupRef target) Sets the value ofCfnPipeMixinProps.getTarget()Sets the value ofCfnPipeMixinProps.getTarget()Sets the value ofCfnPipeMixinProps.getTarget()CfnPipeMixinProps.Builder.target(IStateMachineRef target) Sets the value ofCfnPipeMixinProps.getTarget()CfnPipeMixinProps.Builder.targetParameters(CfnPipePropsMixin.PipeTargetParametersProperty targetParameters) Sets the value ofCfnPipeMixinProps.getTargetParameters()CfnPipeMixinProps.Builder.targetParameters(IResolvable targetParameters) Sets the value ofCfnPipeMixinProps.getTargetParameters()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPipeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPipeMixinProps.Builder.