Uses of Class
services.osis.CfnPipelineProps.Builder
Packages that use CfnPipelineProps.Builder
-
Uses of CfnPipelineProps.Builder in services.osis
Methods in services.osis that return CfnPipelineProps.BuilderModifier and TypeMethodDescriptionstatic CfnPipelineProps.BuilderCfnPipelineProps.builder()CfnPipelineProps.Builder.logPublishingOptions(CfnPipeline.LogPublishingOptionsProperty logPublishingOptions) Sets the value ofCfnPipelineProps.getLogPublishingOptions()CfnPipelineProps.Builder.logPublishingOptions(IResolvable logPublishingOptions) Sets the value ofCfnPipelineProps.getLogPublishingOptions()Sets the value ofCfnPipelineProps.getMaxUnits()Sets the value ofCfnPipelineProps.getMinUnits()CfnPipelineProps.Builder.pipelineConfigurationBody(String pipelineConfigurationBody) Sets the value ofCfnPipelineProps.getPipelineConfigurationBody()CfnPipelineProps.Builder.pipelineName(String pipelineName) Sets the value ofCfnPipelineProps.getPipelineName()Sets the value ofCfnPipelineProps.getTags()CfnPipelineProps.Builder.vpcOptions(CfnPipeline.VpcOptionsProperty vpcOptions) Sets the value ofCfnPipelineProps.getVpcOptions()CfnPipelineProps.Builder.vpcOptions(IResolvable vpcOptions) Sets the value ofCfnPipelineProps.getVpcOptions()Constructors in services.osis with parameters of type CfnPipelineProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPipelineProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPipelineProps.Builder.