Uses of Interface
software.amazon.awscdk.services.osis.CfnPipeline.LogPublishingOptionsProperty
Packages that use CfnPipeline.LogPublishingOptionsProperty
-
Uses of CfnPipeline.LogPublishingOptionsProperty in software.amazon.awscdk.services.osis
Classes in software.amazon.awscdk.services.osis that implement CfnPipeline.LogPublishingOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipeline.LogPublishingOptionsPropertyMethods in software.amazon.awscdk.services.osis that return CfnPipeline.LogPublishingOptionsPropertyModifier and TypeMethodDescriptionCfnPipeline.LogPublishingOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.osis with parameters of type CfnPipeline.LogPublishingOptionsPropertyModifier and TypeMethodDescriptionCfnPipeline.Builder.logPublishingOptions(CfnPipeline.LogPublishingOptionsProperty logPublishingOptions) Key-value pairs that represent log publishing settings.CfnPipelineProps.Builder.logPublishingOptions(CfnPipeline.LogPublishingOptionsProperty logPublishingOptions) Sets the value ofCfnPipelineProps.getLogPublishingOptions()voidCfnPipeline.setLogPublishingOptions(CfnPipeline.LogPublishingOptionsProperty value) Key-value pairs that represent log publishing settings.