Uses of Interface
com.hashicorp.cdktf.providers.google.clouddomains_registration.ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords
-
Packages that use ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords Package Description com.hashicorp.cdktf.providers.google.clouddomains_registration google_clouddomains_registration -
-
Uses of ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords in com.hashicorp.cdktf.providers.google.clouddomains_registration
Classes in com.hashicorp.cdktf.providers.google.clouddomains_registration that implement ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords Modifier and Type Class Description static classClouddomainsRegistrationDnsSettingsCustomDnsDsRecords.Jsii$ProxyAn implementation forClouddomainsRegistrationDnsSettingsCustomDnsDsRecordsMethods in com.hashicorp.cdktf.providers.google.clouddomains_registration that return ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords Modifier and Type Method Description ClouddomainsRegistrationDnsSettingsCustomDnsDsRecordsClouddomainsRegistrationDnsSettingsCustomDnsDsRecords.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.clouddomains_registration with parameters of type ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords Modifier and Type Method Description voidClouddomainsRegistrationDnsSettingsCustomDnsDsRecordsOutputReference. setInternalValue(ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords value)Method parameters in com.hashicorp.cdktf.providers.google.clouddomains_registration with type arguments of type ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords Modifier and Type Method Description ClouddomainsRegistrationDnsSettingsCustomDns.BuilderClouddomainsRegistrationDnsSettingsCustomDns.Builder. dsRecords(List<? extends ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords> dsRecords)Sets the value ofClouddomainsRegistrationDnsSettingsCustomDns.getDsRecords()voidClouddomainsRegistrationDnsSettingsCustomDnsDsRecordsList. setInternalValue(List<ClouddomainsRegistrationDnsSettingsCustomDnsDsRecords> value)
-