Uses of Interface
services.osis.CfnPipeline.LogPublishingOptionsProperty
Packages that use CfnPipeline.LogPublishingOptionsProperty
-
Uses of CfnPipeline.LogPublishingOptionsProperty in services.osis
Classes in services.osis that implement CfnPipeline.LogPublishingOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipeline.LogPublishingOptionsPropertyMethods in services.osis that return CfnPipeline.LogPublishingOptionsPropertyModifier and TypeMethodDescriptionCfnPipeline.LogPublishingOptionsProperty.Builder.build()Builds the configured instance.Methods in 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.