Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceSecuritySettingsAwsV4Authentication
-
Packages that use ComputeBackendServiceSecuritySettingsAwsV4Authentication Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceSecuritySettingsAwsV4Authentication in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceSecuritySettingsAwsV4Authentication Modifier and Type Class Description static classComputeBackendServiceSecuritySettingsAwsV4Authentication.Jsii$ProxyAn implementation forComputeBackendServiceSecuritySettingsAwsV4AuthenticationMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceSecuritySettingsAwsV4Authentication Modifier and Type Method Description ComputeBackendServiceSecuritySettingsAwsV4AuthenticationComputeBackendServiceSecuritySettingsAwsV4Authentication.Builder. build()Builds the configured instance.default ComputeBackendServiceSecuritySettingsAwsV4AuthenticationComputeBackendServiceSecuritySettings. getAwsV4Authentication()aws_v4_authentication block.ComputeBackendServiceSecuritySettingsAwsV4AuthenticationComputeBackendServiceSecuritySettings.Jsii$Proxy. getAwsV4Authentication()ComputeBackendServiceSecuritySettingsAwsV4AuthenticationComputeBackendServiceSecuritySettingsOutputReference. getAwsV4AuthenticationInput()ComputeBackendServiceSecuritySettingsAwsV4AuthenticationComputeBackendServiceSecuritySettingsAwsV4AuthenticationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceSecuritySettingsAwsV4Authentication Modifier and Type Method Description ComputeBackendServiceSecuritySettings.BuilderComputeBackendServiceSecuritySettings.Builder. awsV4Authentication(ComputeBackendServiceSecuritySettingsAwsV4Authentication awsV4Authentication)Sets the value ofComputeBackendServiceSecuritySettings.getAwsV4Authentication()voidComputeBackendServiceSecuritySettingsOutputReference. putAwsV4Authentication(ComputeBackendServiceSecuritySettingsAwsV4Authentication value)voidComputeBackendServiceSecuritySettingsAwsV4AuthenticationOutputReference. setInternalValue(ComputeBackendServiceSecuritySettingsAwsV4Authentication value)
-