Uses of Interface
com.hashicorp.cdktf.providers.aws.prometheus_workspace.PrometheusWorkspaceLoggingConfiguration
-
Packages that use PrometheusWorkspaceLoggingConfiguration Package Description com.hashicorp.cdktf.providers.aws.prometheus_workspace aws_prometheus_workspace -
-
Uses of PrometheusWorkspaceLoggingConfiguration in com.hashicorp.cdktf.providers.aws.prometheus_workspace
Classes in com.hashicorp.cdktf.providers.aws.prometheus_workspace that implement PrometheusWorkspaceLoggingConfiguration Modifier and Type Class Description static classPrometheusWorkspaceLoggingConfiguration.Jsii$ProxyAn implementation forPrometheusWorkspaceLoggingConfigurationMethods in com.hashicorp.cdktf.providers.aws.prometheus_workspace that return PrometheusWorkspaceLoggingConfiguration Modifier and Type Method Description PrometheusWorkspaceLoggingConfigurationPrometheusWorkspaceLoggingConfiguration.Builder. build()Builds the configured instance.PrometheusWorkspaceLoggingConfigurationPrometheusWorkspaceLoggingConfigurationOutputReference. getInternalValue()default PrometheusWorkspaceLoggingConfigurationPrometheusWorkspaceConfig. getLoggingConfiguration()logging_configuration block.PrometheusWorkspaceLoggingConfigurationPrometheusWorkspaceConfig.Jsii$Proxy. getLoggingConfiguration()PrometheusWorkspaceLoggingConfigurationPrometheusWorkspace. getLoggingConfigurationInput()Methods in com.hashicorp.cdktf.providers.aws.prometheus_workspace with parameters of type PrometheusWorkspaceLoggingConfiguration Modifier and Type Method Description PrometheusWorkspace.BuilderPrometheusWorkspace.Builder. loggingConfiguration(PrometheusWorkspaceLoggingConfiguration loggingConfiguration)logging_configuration block.PrometheusWorkspaceConfig.BuilderPrometheusWorkspaceConfig.Builder. loggingConfiguration(PrometheusWorkspaceLoggingConfiguration loggingConfiguration)Sets the value ofPrometheusWorkspaceConfig.getLoggingConfiguration()voidPrometheusWorkspace. putLoggingConfiguration(PrometheusWorkspaceLoggingConfiguration value)voidPrometheusWorkspaceLoggingConfigurationOutputReference. setInternalValue(PrometheusWorkspaceLoggingConfiguration value)
-