Uses of Class
com.hashicorp.cdktf.providers.aws.config_conformance_pack.ConfigConformancePackInputParameter.Builder
-
Packages that use ConfigConformancePackInputParameter.Builder Package Description com.hashicorp.cdktf.providers.aws.config_conformance_pack aws_config_conformance_pack -
-
Uses of ConfigConformancePackInputParameter.Builder in com.hashicorp.cdktf.providers.aws.config_conformance_pack
Methods in com.hashicorp.cdktf.providers.aws.config_conformance_pack that return ConfigConformancePackInputParameter.Builder Modifier and Type Method Description static ConfigConformancePackInputParameter.BuilderConfigConformancePackInputParameter. builder()ConfigConformancePackInputParameter.BuilderConfigConformancePackInputParameter.Builder. parameterName(String parameterName)Sets the value ofConfigConformancePackInputParameter.getParameterName()ConfigConformancePackInputParameter.BuilderConfigConformancePackInputParameter.Builder. parameterValue(String parameterValue)Sets the value ofConfigConformancePackInputParameter.getParameterValue()Constructors in com.hashicorp.cdktf.providers.aws.config_conformance_pack with parameters of type ConfigConformancePackInputParameter.Builder Constructor Description Jsii$Proxy(ConfigConformancePackInputParameter.Builder builder)Constructor that initializes the object based on literal property values passed by theConfigConformancePackInputParameter.Builder.
-