Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.osis.CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder
Packages that use CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder
-
Uses of CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.osis
Methods in software.amazon.awscdk.cfnpropertymixins.services.osis that return CfnPipelinePropsMixin.LogPublishingOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnPipelinePropsMixin.LogPublishingOptionsProperty.builder()CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder.cloudWatchLogDestination(CfnPipelinePropsMixin.CloudWatchLogDestinationProperty cloudWatchLogDestination) CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder.cloudWatchLogDestination(IResolvable cloudWatchLogDestination) CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder.isLoggingEnabled(Boolean isLoggingEnabled) Sets the value ofCfnPipelinePropsMixin.LogPublishingOptionsProperty.getIsLoggingEnabled()CfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder.isLoggingEnabled(IResolvable isLoggingEnabled) Sets the value ofCfnPipelinePropsMixin.LogPublishingOptionsProperty.getIsLoggingEnabled()Constructors in software.amazon.awscdk.cfnpropertymixins.services.osis with parameters of type CfnPipelinePropsMixin.LogPublishingOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipelinePropsMixin.LogPublishingOptionsProperty.Builder.