Uses of Class
com.hashicorp.cdktf.providers.google.logging_project_bucket_config.LoggingProjectBucketConfigIndexConfigs.Builder
-
Packages that use LoggingProjectBucketConfigIndexConfigs.Builder Package Description com.hashicorp.cdktf.providers.google.logging_project_bucket_config google_logging_project_bucket_config -
-
Uses of LoggingProjectBucketConfigIndexConfigs.Builder in com.hashicorp.cdktf.providers.google.logging_project_bucket_config
Methods in com.hashicorp.cdktf.providers.google.logging_project_bucket_config that return LoggingProjectBucketConfigIndexConfigs.Builder Modifier and Type Method Description static LoggingProjectBucketConfigIndexConfigs.BuilderLoggingProjectBucketConfigIndexConfigs. builder()LoggingProjectBucketConfigIndexConfigs.BuilderLoggingProjectBucketConfigIndexConfigs.Builder. fieldPath(String fieldPath)Sets the value ofLoggingProjectBucketConfigIndexConfigs.getFieldPath()LoggingProjectBucketConfigIndexConfigs.BuilderLoggingProjectBucketConfigIndexConfigs.Builder. type(String type)Sets the value ofLoggingProjectBucketConfigIndexConfigs.getType()Constructors in com.hashicorp.cdktf.providers.google.logging_project_bucket_config with parameters of type LoggingProjectBucketConfigIndexConfigs.Builder Constructor Description Jsii$Proxy(LoggingProjectBucketConfigIndexConfigs.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingProjectBucketConfigIndexConfigs.Builder.
-