Uses of Interface
com.hashicorp.cdktf.providers.google.logging_project_bucket_config.LoggingProjectBucketConfigIndexConfigs
-
Packages that use LoggingProjectBucketConfigIndexConfigs Package Description com.hashicorp.cdktf.providers.google.logging_project_bucket_config google_logging_project_bucket_config -
-
Uses of LoggingProjectBucketConfigIndexConfigs in com.hashicorp.cdktf.providers.google.logging_project_bucket_config
Classes in com.hashicorp.cdktf.providers.google.logging_project_bucket_config that implement LoggingProjectBucketConfigIndexConfigs Modifier and Type Class Description static classLoggingProjectBucketConfigIndexConfigs.Jsii$ProxyAn implementation forLoggingProjectBucketConfigIndexConfigsMethods in com.hashicorp.cdktf.providers.google.logging_project_bucket_config that return LoggingProjectBucketConfigIndexConfigs Modifier and Type Method Description LoggingProjectBucketConfigIndexConfigsLoggingProjectBucketConfigIndexConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.logging_project_bucket_config with parameters of type LoggingProjectBucketConfigIndexConfigs Modifier and Type Method Description voidLoggingProjectBucketConfigIndexConfigsOutputReference. setInternalValue(LoggingProjectBucketConfigIndexConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.logging_project_bucket_config with type arguments of type LoggingProjectBucketConfigIndexConfigs Modifier and Type Method Description LoggingProjectBucketConfig.BuilderLoggingProjectBucketConfig.Builder. indexConfigs(List<? extends LoggingProjectBucketConfigIndexConfigs> indexConfigs)index_configs block.LoggingProjectBucketConfigConfig.BuilderLoggingProjectBucketConfigConfig.Builder. indexConfigs(List<? extends LoggingProjectBucketConfigIndexConfigs> indexConfigs)Sets the value ofLoggingProjectBucketConfigConfig.getIndexConfigs()voidLoggingProjectBucketConfigIndexConfigsList. setInternalValue(List<LoggingProjectBucketConfigIndexConfigs> value)
-