Uses of Interface
software.amazon.awscdk.services.aps.CfnWorkspace.WorkspaceConfigurationProperty
Packages that use CfnWorkspace.WorkspaceConfigurationProperty
-
Uses of CfnWorkspace.WorkspaceConfigurationProperty in software.amazon.awscdk.services.aps
Classes in software.amazon.awscdk.services.aps that implement CfnWorkspace.WorkspaceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkspace.WorkspaceConfigurationPropertyMethods in software.amazon.awscdk.services.aps that return CfnWorkspace.WorkspaceConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkspace.WorkspaceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.aps with parameters of type CfnWorkspace.WorkspaceConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnWorkspace.setWorkspaceConfiguration(CfnWorkspace.WorkspaceConfigurationProperty value) 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.CfnWorkspace.Builder.workspaceConfiguration(CfnWorkspace.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.CfnWorkspaceProps.Builder.workspaceConfiguration(CfnWorkspace.WorkspaceConfigurationProperty workspaceConfiguration) Sets the value ofCfnWorkspaceProps.getWorkspaceConfiguration()