Uses of Class
software.amazon.awscdk.services.osis.CfnPipelineProps.Builder
Packages that use CfnPipelineProps.Builder
-
Uses of CfnPipelineProps.Builder in software.amazon.awscdk.services.osis
Methods in software.amazon.awscdk.services.osis that return CfnPipelineProps.BuilderModifier and TypeMethodDescriptionCfnPipelineProps.Builder.bufferOptions(IResolvable bufferOptions) Sets the value ofCfnPipelineProps.getBufferOptions()CfnPipelineProps.Builder.bufferOptions(CfnPipeline.BufferOptionsProperty bufferOptions) Sets the value ofCfnPipelineProps.getBufferOptions()static CfnPipelineProps.BuilderCfnPipelineProps.builder()CfnPipelineProps.Builder.encryptionAtRestOptions(IResolvable encryptionAtRestOptions) Sets the value ofCfnPipelineProps.getEncryptionAtRestOptions()CfnPipelineProps.Builder.encryptionAtRestOptions(CfnPipeline.EncryptionAtRestOptionsProperty encryptionAtRestOptions) Sets the value ofCfnPipelineProps.getEncryptionAtRestOptions()CfnPipelineProps.Builder.logPublishingOptions(IResolvable logPublishingOptions) Sets the value ofCfnPipelineProps.getLogPublishingOptions()CfnPipelineProps.Builder.logPublishingOptions(CfnPipeline.LogPublishingOptionsProperty 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()CfnPipelineProps.Builder.pipelineRoleArn(String pipelineRoleArn) Sets the value ofCfnPipelineProps.getPipelineRoleArn()CfnPipelineProps.Builder.resourcePolicy(IResolvable resourcePolicy) Sets the value ofCfnPipelineProps.getResourcePolicy()CfnPipelineProps.Builder.resourcePolicy(CfnPipeline.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnPipelineProps.getResourcePolicy()Sets the value ofCfnPipelineProps.getTags()CfnPipelineProps.Builder.vpcOptions(IResolvable vpcOptions) Sets the value ofCfnPipelineProps.getVpcOptions()CfnPipelineProps.Builder.vpcOptions(CfnPipeline.VpcOptionsProperty vpcOptions) Sets the value ofCfnPipelineProps.getVpcOptions()Constructors in software.amazon.awscdk.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.