Uses of Interface
software.amazon.awscdk.services.ssm.CfnPatchBaselineProps
-
Uses of CfnPatchBaselineProps in software.amazon.awscdk.services.ssm
Modifier and TypeMethodDescriptionCfnPatchBaselineProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnPatchBaseline
(Construct scope, String id, CfnPatchBaselineProps props) Create a newAWS::SSM::PatchBaseline
.