Uses of Interface
software.amazon.awscdk.services.ssm.CfnMaintenanceWindowTask.LoggingInfoProperty
Packages that use CfnMaintenanceWindowTask.LoggingInfoProperty
-
Uses of CfnMaintenanceWindowTask.LoggingInfoProperty in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement CfnMaintenanceWindowTask.LoggingInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMaintenanceWindowTask.LoggingInfoPropertyMethods in software.amazon.awscdk.services.ssm that return CfnMaintenanceWindowTask.LoggingInfoPropertyModifier and TypeMethodDescriptionCfnMaintenanceWindowTask.LoggingInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ssm with parameters of type CfnMaintenanceWindowTask.LoggingInfoPropertyModifier and TypeMethodDescriptionCfnMaintenanceWindowTask.Builder.loggingInfo(CfnMaintenanceWindowTask.LoggingInfoProperty loggingInfo) Information about an Amazon S3 bucket to write Run Command task-level logs to.CfnMaintenanceWindowTaskProps.Builder.loggingInfo(CfnMaintenanceWindowTask.LoggingInfoProperty loggingInfo) Sets the value ofCfnMaintenanceWindowTaskProps.getLoggingInfo()voidCfnMaintenanceWindowTask.setLoggingInfo(CfnMaintenanceWindowTask.LoggingInfoProperty value) Information about an Amazon S3 bucket to write Run Command task-level logs to.