Uses of Interface
software.amazon.awscdk.services.glue.alpha.ContinuousLoggingProps
-
Uses of ContinuousLoggingProps in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement ContinuousLoggingPropsMethods in software.amazon.awscdk.services.glue.alpha that return ContinuousLoggingPropsModifier and TypeMethodDescriptionContinuousLoggingProps.Builder.build()Builds the configured instance.default ContinuousLoggingPropsJobProps.getContinuousLogging()(experimental) Enables continuous logging with the specified props.final ContinuousLoggingPropsJobProps.Jsii$Proxy.getContinuousLogging()Methods in software.amazon.awscdk.services.glue.alpha with parameters of type ContinuousLoggingPropsModifier and TypeMethodDescriptionJob.Builder.continuousLogging(ContinuousLoggingProps continuousLogging) (experimental) Enables continuous logging with the specified props.JobProps.Builder.continuousLogging(ContinuousLoggingProps continuousLogging) Sets the value ofJobProps.getContinuousLogging()