Uses of Class
software.amazon.awscdk.services.quicksight.CfnLimitsProfileProps.Builder
Packages that use CfnLimitsProfileProps.Builder
-
Uses of CfnLimitsProfileProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnLimitsProfileProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLimitsProfileProps.getAccountId()CfnLimitsProfileProps.builder()CfnLimitsProfileProps.Builder.description(String description) Sets the value ofCfnLimitsProfileProps.getDescription()CfnLimitsProfileProps.Builder.profileName(String profileName) Sets the value ofCfnLimitsProfileProps.getProfileName()CfnLimitsProfileProps.Builder.resourceLimits(Map<String, ? extends Object> resourceLimits) Sets the value ofCfnLimitsProfileProps.getResourceLimits()CfnLimitsProfileProps.Builder.resourceLimits(IResolvable resourceLimits) Sets the value ofCfnLimitsProfileProps.getResourceLimits()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnLimitsProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLimitsProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLimitsProfileProps.Builder.