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