Uses of Interface
com.hashicorp.cdktf.providers.google.dns_managed_zone.DnsManagedZoneCloudLoggingConfig
-
Packages that use DnsManagedZoneCloudLoggingConfig Package Description com.hashicorp.cdktf.providers.google.dns_managed_zone google_dns_managed_zone -
-
Uses of DnsManagedZoneCloudLoggingConfig in com.hashicorp.cdktf.providers.google.dns_managed_zone
Classes in com.hashicorp.cdktf.providers.google.dns_managed_zone that implement DnsManagedZoneCloudLoggingConfig Modifier and Type Class Description static classDnsManagedZoneCloudLoggingConfig.Jsii$ProxyAn implementation forDnsManagedZoneCloudLoggingConfigMethods in com.hashicorp.cdktf.providers.google.dns_managed_zone that return DnsManagedZoneCloudLoggingConfig Modifier and Type Method Description DnsManagedZoneCloudLoggingConfigDnsManagedZoneCloudLoggingConfig.Builder. build()Builds the configured instance.default DnsManagedZoneCloudLoggingConfigDnsManagedZoneConfig. getCloudLoggingConfig()cloud_logging_config block.DnsManagedZoneCloudLoggingConfigDnsManagedZoneConfig.Jsii$Proxy. getCloudLoggingConfig()DnsManagedZoneCloudLoggingConfigDnsManagedZone. getCloudLoggingConfigInput()DnsManagedZoneCloudLoggingConfigDnsManagedZoneCloudLoggingConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dns_managed_zone with parameters of type DnsManagedZoneCloudLoggingConfig Modifier and Type Method Description DnsManagedZone.BuilderDnsManagedZone.Builder. cloudLoggingConfig(DnsManagedZoneCloudLoggingConfig cloudLoggingConfig)cloud_logging_config block.DnsManagedZoneConfig.BuilderDnsManagedZoneConfig.Builder. cloudLoggingConfig(DnsManagedZoneCloudLoggingConfig cloudLoggingConfig)Sets the value ofDnsManagedZoneConfig.getCloudLoggingConfig()voidDnsManagedZone. putCloudLoggingConfig(DnsManagedZoneCloudLoggingConfig value)voidDnsManagedZoneCloudLoggingConfigOutputReference. setInternalValue(DnsManagedZoneCloudLoggingConfig value)
-