Uses of Interface
com.hashicorp.cdktf.providers.aws.prometheus_workspace.PrometheusWorkspaceConfig
-
Packages that use PrometheusWorkspaceConfig Package Description com.hashicorp.cdktf.providers.aws.prometheus_workspace aws_prometheus_workspace -
-
Uses of PrometheusWorkspaceConfig in com.hashicorp.cdktf.providers.aws.prometheus_workspace
Classes in com.hashicorp.cdktf.providers.aws.prometheus_workspace that implement PrometheusWorkspaceConfig Modifier and Type Class Description static classPrometheusWorkspaceConfig.Jsii$ProxyAn implementation forPrometheusWorkspaceConfigMethods in com.hashicorp.cdktf.providers.aws.prometheus_workspace that return PrometheusWorkspaceConfig Modifier and Type Method Description PrometheusWorkspaceConfigPrometheusWorkspaceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.prometheus_workspace with parameters of type PrometheusWorkspaceConfig Constructor Description PrometheusWorkspace(software.constructs.Construct scope, String id, PrometheusWorkspaceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/prometheus_workspace aws_prometheus_workspace} Resource.
-