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