Uses of Class
com.hashicorp.cdktf.providers.aws.prometheus_workspace.PrometheusWorkspaceLoggingConfiguration.Builder
-
Packages that use PrometheusWorkspaceLoggingConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.prometheus_workspace aws_prometheus_workspace -
-
Uses of PrometheusWorkspaceLoggingConfiguration.Builder in com.hashicorp.cdktf.providers.aws.prometheus_workspace
Methods in com.hashicorp.cdktf.providers.aws.prometheus_workspace that return PrometheusWorkspaceLoggingConfiguration.Builder Modifier and Type Method Description static PrometheusWorkspaceLoggingConfiguration.BuilderPrometheusWorkspaceLoggingConfiguration. builder()PrometheusWorkspaceLoggingConfiguration.BuilderPrometheusWorkspaceLoggingConfiguration.Builder. logGroupArn(String logGroupArn)Sets the value ofPrometheusWorkspaceLoggingConfiguration.getLogGroupArn()Constructors in com.hashicorp.cdktf.providers.aws.prometheus_workspace with parameters of type PrometheusWorkspaceLoggingConfiguration.Builder Constructor Description Jsii$Proxy(PrometheusWorkspaceLoggingConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by thePrometheusWorkspaceLoggingConfiguration.Builder.
-