Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.aps.CfnWorkspacePropsMixin.Builder
Packages that use CfnWorkspacePropsMixin.Builder
-
Uses of CfnWorkspacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.aps
Methods in software.amazon.awscdk.cfnpropertymixins.services.aps that return CfnWorkspacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnWorkspacePropsMixin.Builder.alertManagerDefinition(String alertManagerDefinition) The alert manager definition, a YAML configuration for the alert manager in your Amazon Managed Service for Prometheus workspace.The alias that is assigned to this workspace to help identify it.CfnWorkspacePropsMixin.Builder.create()CfnWorkspacePropsMixin.Builder.create(CfnPropertyMixinOptions options) (optional) The ARN for a customer managed AWS key to use for encrypting data within your workspace.CfnWorkspacePropsMixin.Builder.loggingConfiguration(CfnWorkspacePropsMixin.LoggingConfigurationProperty loggingConfiguration) Contains information about the logging configuration for the workspace.CfnWorkspacePropsMixin.Builder.loggingConfiguration(IResolvable loggingConfiguration) Contains information about the logging configuration for the workspace.CfnWorkspacePropsMixin.Builder.queryLoggingConfiguration(CfnWorkspacePropsMixin.QueryLoggingConfigurationProperty queryLoggingConfiguration) The definition of logging configuration in an Amazon Managed Service for Prometheus workspace.CfnWorkspacePropsMixin.Builder.queryLoggingConfiguration(IResolvable queryLoggingConfiguration) The definition of logging configuration in an Amazon Managed Service for Prometheus workspace.The list of tag keys and values that are associated with the workspace.CfnWorkspacePropsMixin.Builder.workspaceConfiguration(CfnWorkspacePropsMixin.WorkspaceConfigurationProperty workspaceConfiguration) Use this structure to define label sets and the ingestion limits for time series that match label sets, and to specify the retention period of the workspace.CfnWorkspacePropsMixin.Builder.workspaceConfiguration(IResolvable workspaceConfiguration) Use this structure to define label sets and the ingestion limits for time series that match label sets, and to specify the retention period of the workspace.