Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.bcm.CfnDashboardPropsMixin.DateTimeValueProperty
Packages that use CfnDashboardPropsMixin.DateTimeValueProperty
-
Uses of CfnDashboardPropsMixin.DateTimeValueProperty in software.amazon.awscdk.cfnpropertymixins.services.bcm
Classes in software.amazon.awscdk.cfnpropertymixins.services.bcm that implement CfnDashboardPropsMixin.DateTimeValuePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDashboardPropsMixin.DateTimeValuePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.bcm that return CfnDashboardPropsMixin.DateTimeValuePropertyModifier and TypeMethodDescriptionCfnDashboardPropsMixin.DateTimeValueProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.bcm with parameters of type CfnDashboardPropsMixin.DateTimeValuePropertyModifier and TypeMethodDescriptionCfnDashboardPropsMixin.DateTimeRangeProperty.Builder.endTime(CfnDashboardPropsMixin.DateTimeValueProperty endTime) Sets the value ofCfnDashboardPropsMixin.DateTimeRangeProperty.getEndTime()CfnDashboardPropsMixin.DateTimeRangeProperty.Builder.startTime(CfnDashboardPropsMixin.DateTimeValueProperty startTime) Sets the value ofCfnDashboardPropsMixin.DateTimeRangeProperty.getStartTime()