Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudtrail.CfnDashboardMixinProps.Builder
Packages that use CfnDashboardMixinProps.Builder
-
Uses of CfnDashboardMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail that return CfnDashboardMixinProps.BuilderModifier and TypeMethodDescriptionCfnDashboardMixinProps.builder()Sets the value ofCfnDashboardMixinProps.getName()CfnDashboardMixinProps.Builder.refreshSchedule(CfnDashboardPropsMixin.RefreshScheduleProperty refreshSchedule) Sets the value ofCfnDashboardMixinProps.getRefreshSchedule()CfnDashboardMixinProps.Builder.refreshSchedule(IResolvable refreshSchedule) Sets the value ofCfnDashboardMixinProps.getRefreshSchedule()Sets the value ofCfnDashboardMixinProps.getTags()CfnDashboardMixinProps.Builder.terminationProtectionEnabled(Boolean terminationProtectionEnabled) Sets the value ofCfnDashboardMixinProps.getTerminationProtectionEnabled()CfnDashboardMixinProps.Builder.terminationProtectionEnabled(IResolvable terminationProtectionEnabled) Sets the value ofCfnDashboardMixinProps.getTerminationProtectionEnabled()Sets the value ofCfnDashboardMixinProps.getWidgets()CfnDashboardMixinProps.Builder.widgets(IResolvable widgets) Sets the value ofCfnDashboardMixinProps.getWidgets()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail with parameters of type CfnDashboardMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDashboardMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboardMixinProps.Builder.