Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_grafana_workspace.DataAwsGrafanaWorkspaceConfig
-
Packages that use DataAwsGrafanaWorkspaceConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_grafana_workspace data_aws_grafana_workspace -
-
Uses of DataAwsGrafanaWorkspaceConfig in com.hashicorp.cdktf.providers.aws.data_aws_grafana_workspace
Classes in com.hashicorp.cdktf.providers.aws.data_aws_grafana_workspace that implement DataAwsGrafanaWorkspaceConfig Modifier and Type Class Description static classDataAwsGrafanaWorkspaceConfig.Jsii$ProxyAn implementation forDataAwsGrafanaWorkspaceConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_grafana_workspace that return DataAwsGrafanaWorkspaceConfig Modifier and Type Method Description DataAwsGrafanaWorkspaceConfigDataAwsGrafanaWorkspaceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_grafana_workspace with parameters of type DataAwsGrafanaWorkspaceConfig Constructor Description DataAwsGrafanaWorkspace(software.constructs.Construct scope, String id, DataAwsGrafanaWorkspaceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/grafana_workspace aws_grafana_workspace} Data Source.
-