Uses of Class
software.amazon.awscdk.services.ssm.CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder
-
Uses of CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder in software.amazon.awscdk.services.ssm
Methods in software.amazon.awscdk.services.ssm that return CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.BuilderModifier and TypeMethodDescriptionCfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.builder()CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.cloudWatchOutputConfig(IResolvable cloudWatchOutputConfig) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.cloudWatchOutputConfig(CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty cloudWatchOutputConfig) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.comment(String comment) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.documentHash(String documentHash) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.documentHashType(String documentHashType) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.documentVersion(String documentVersion) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.notificationConfig(IResolvable notificationConfig) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.notificationConfig(CfnMaintenanceWindowTask.NotificationConfigProperty notificationConfig) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.outputS3BucketName(String outputS3BucketName) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.outputS3KeyPrefix(String outputS3KeyPrefix) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.parameters(Object parameters) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.serviceRoleArn(String serviceRoleArn) CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.timeoutSeconds(Number timeoutSeconds) Constructors in software.amazon.awscdk.services.ssm with parameters of type CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.