Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceSecuritySettings
-
Packages that use ComputeBackendServiceSecuritySettings Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceSecuritySettings in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceSecuritySettings Modifier and Type Class Description static classComputeBackendServiceSecuritySettings.Jsii$ProxyAn implementation forComputeBackendServiceSecuritySettingsMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceSecuritySettings Modifier and Type Method Description ComputeBackendServiceSecuritySettingsComputeBackendServiceSecuritySettings.Builder. build()Builds the configured instance.ComputeBackendServiceSecuritySettingsComputeBackendServiceSecuritySettingsOutputReference. getInternalValue()default ComputeBackendServiceSecuritySettingsComputeBackendServiceConfig. getSecuritySettings()security_settings block.ComputeBackendServiceSecuritySettingsComputeBackendServiceConfig.Jsii$Proxy. getSecuritySettings()ComputeBackendServiceSecuritySettingsComputeBackendService. getSecuritySettingsInput()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceSecuritySettings Modifier and Type Method Description voidComputeBackendService. putSecuritySettings(ComputeBackendServiceSecuritySettings value)ComputeBackendService.BuilderComputeBackendService.Builder. securitySettings(ComputeBackendServiceSecuritySettings securitySettings)security_settings block.ComputeBackendServiceConfig.BuilderComputeBackendServiceConfig.Builder. securitySettings(ComputeBackendServiceSecuritySettings securitySettings)Sets the value ofComputeBackendServiceConfig.getSecuritySettings()voidComputeBackendServiceSecuritySettingsOutputReference. setInternalValue(ComputeBackendServiceSecuritySettings value)
-