Uses of Class
software.amazon.awscdk.services.aps.CfnWorkspaceProps.Builder
Packages that use CfnWorkspaceProps.Builder
-
Uses of CfnWorkspaceProps.Builder in software.amazon.awscdk.services.aps
Methods in software.amazon.awscdk.services.aps that return CfnWorkspaceProps.BuilderModifier and TypeMethodDescriptionCfnWorkspaceProps.Builder.alertManagerDefinition(String alertManagerDefinition) Sets the value ofCfnWorkspaceProps.getAlertManagerDefinition()Sets the value ofCfnWorkspaceProps.getAlias()static CfnWorkspaceProps.BuilderCfnWorkspaceProps.builder()Sets the value ofCfnWorkspaceProps.getKmsKeyArn()CfnWorkspaceProps.Builder.loggingConfiguration(IResolvable loggingConfiguration) Sets the value ofCfnWorkspaceProps.getLoggingConfiguration()CfnWorkspaceProps.Builder.loggingConfiguration(CfnWorkspace.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnWorkspaceProps.getLoggingConfiguration()CfnWorkspaceProps.Builder.queryLoggingConfiguration(IResolvable queryLoggingConfiguration) Sets the value ofCfnWorkspaceProps.getQueryLoggingConfiguration()CfnWorkspaceProps.Builder.queryLoggingConfiguration(CfnWorkspace.QueryLoggingConfigurationProperty queryLoggingConfiguration) Sets the value ofCfnWorkspaceProps.getQueryLoggingConfiguration()Sets the value ofCfnWorkspaceProps.getTags()CfnWorkspaceProps.Builder.workspaceConfiguration(IResolvable workspaceConfiguration) Sets the value ofCfnWorkspaceProps.getWorkspaceConfiguration()CfnWorkspaceProps.Builder.workspaceConfiguration(CfnWorkspace.WorkspaceConfigurationProperty workspaceConfiguration) Sets the value ofCfnWorkspaceProps.getWorkspaceConfiguration()Constructors in software.amazon.awscdk.services.aps with parameters of type CfnWorkspaceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkspaceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspaceProps.Builder.