Uses of Interface
software.amazon.awscdk.services.ssm.CfnMaintenanceWindowTaskProps
-
Uses of CfnMaintenanceWindowTaskProps in software.amazon.awscdk.services.ssm
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnMaintenanceWindowTaskProps
Modifier and TypeMethodDescriptionCfnMaintenanceWindowTaskProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnMaintenanceWindowTask
(Construct scope, String id, CfnMaintenanceWindowTaskProps props) Create a newAWS::SSM::MaintenanceWindowTask
.