Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.osis.CfnPipelineMixinProps.Builder
Packages that use CfnPipelineMixinProps.Builder
-
Uses of CfnPipelineMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.osis
Methods in software.amazon.awscdk.cfnpropertymixins.services.osis that return CfnPipelineMixinProps.BuilderModifier and TypeMethodDescriptionCfnPipelineMixinProps.Builder.bufferOptions(CfnPipelinePropsMixin.BufferOptionsProperty bufferOptions) Sets the value ofCfnPipelineMixinProps.getBufferOptions()CfnPipelineMixinProps.Builder.bufferOptions(IResolvable bufferOptions) Sets the value ofCfnPipelineMixinProps.getBufferOptions()CfnPipelineMixinProps.builder()CfnPipelineMixinProps.Builder.encryptionAtRestOptions(CfnPipelinePropsMixin.EncryptionAtRestOptionsProperty encryptionAtRestOptions) Sets the value ofCfnPipelineMixinProps.getEncryptionAtRestOptions()CfnPipelineMixinProps.Builder.encryptionAtRestOptions(IResolvable encryptionAtRestOptions) Sets the value ofCfnPipelineMixinProps.getEncryptionAtRestOptions()CfnPipelineMixinProps.Builder.logPublishingOptions(CfnPipelinePropsMixin.LogPublishingOptionsProperty logPublishingOptions) Sets the value ofCfnPipelineMixinProps.getLogPublishingOptions()CfnPipelineMixinProps.Builder.logPublishingOptions(IResolvable logPublishingOptions) Sets the value ofCfnPipelineMixinProps.getLogPublishingOptions()Sets the value ofCfnPipelineMixinProps.getMaxUnits()Sets the value ofCfnPipelineMixinProps.getMinUnits()CfnPipelineMixinProps.Builder.pipelineConfigurationBody(String pipelineConfigurationBody) Sets the value ofCfnPipelineMixinProps.getPipelineConfigurationBody()CfnPipelineMixinProps.Builder.pipelineName(String pipelineName) Sets the value ofCfnPipelineMixinProps.getPipelineName()CfnPipelineMixinProps.Builder.pipelineRoleArn(String pipelineRoleArn) Sets the value ofCfnPipelineMixinProps.getPipelineRoleArn()CfnPipelineMixinProps.Builder.resourcePolicy(CfnPipelinePropsMixin.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnPipelineMixinProps.getResourcePolicy()CfnPipelineMixinProps.Builder.resourcePolicy(IResolvable resourcePolicy) Sets the value ofCfnPipelineMixinProps.getResourcePolicy()Sets the value ofCfnPipelineMixinProps.getTags()CfnPipelineMixinProps.Builder.vpcOptions(CfnPipelinePropsMixin.VpcOptionsProperty vpcOptions) Sets the value ofCfnPipelineMixinProps.getVpcOptions()CfnPipelineMixinProps.Builder.vpcOptions(IResolvable vpcOptions) Sets the value ofCfnPipelineMixinProps.getVpcOptions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.osis with parameters of type CfnPipelineMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPipelineMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPipelineMixinProps.Builder.