Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImagePipelinePropsMixin.ScheduleProperty
Packages that use CfnImagePipelinePropsMixin.ScheduleProperty
-
Uses of CfnImagePipelinePropsMixin.ScheduleProperty in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that implement CfnImagePipelinePropsMixin.SchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnImagePipelinePropsMixin.SchedulePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnImagePipelinePropsMixin.SchedulePropertyModifier and TypeMethodDescriptionCfnImagePipelinePropsMixin.ScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnImagePipelinePropsMixin.SchedulePropertyModifier and TypeMethodDescriptionCfnImagePipelineMixinProps.Builder.schedule(CfnImagePipelinePropsMixin.ScheduleProperty schedule) Sets the value ofCfnImagePipelineMixinProps.getSchedule()CfnImagePipelinePropsMixin.Builder.schedule(CfnImagePipelinePropsMixin.ScheduleProperty schedule) The schedule of the image pipeline.