Uses of Interface
com.hashicorp.cdktf.providers.aws.config_conformance_pack.ConfigConformancePackInputParameter
-
Packages that use ConfigConformancePackInputParameter Package Description com.hashicorp.cdktf.providers.aws.config_conformance_pack aws_config_conformance_pack -
-
Uses of ConfigConformancePackInputParameter in com.hashicorp.cdktf.providers.aws.config_conformance_pack
Classes in com.hashicorp.cdktf.providers.aws.config_conformance_pack that implement ConfigConformancePackInputParameter Modifier and Type Class Description static classConfigConformancePackInputParameter.Jsii$ProxyAn implementation forConfigConformancePackInputParameterMethods in com.hashicorp.cdktf.providers.aws.config_conformance_pack that return ConfigConformancePackInputParameter Modifier and Type Method Description ConfigConformancePackInputParameterConfigConformancePackInputParameter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.config_conformance_pack with parameters of type ConfigConformancePackInputParameter Modifier and Type Method Description voidConfigConformancePackInputParameterOutputReference. setInternalValue(ConfigConformancePackInputParameter value)Method parameters in com.hashicorp.cdktf.providers.aws.config_conformance_pack with type arguments of type ConfigConformancePackInputParameter Modifier and Type Method Description ConfigConformancePack.BuilderConfigConformancePack.Builder. inputParameter(List<? extends ConfigConformancePackInputParameter> inputParameter)input_parameter block.ConfigConformancePackConfig.BuilderConfigConformancePackConfig.Builder. inputParameter(List<? extends ConfigConformancePackInputParameter> inputParameter)Sets the value ofConfigConformancePackConfig.getInputParameter()voidConfigConformancePackInputParameterList. setInternalValue(List<ConfigConformancePackInputParameter> value)
-