Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionServiceConfigSecretVolumes
-
Packages that use Cloudfunctions2FunctionServiceConfigSecretVolumes Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionServiceConfigSecretVolumes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionServiceConfigSecretVolumes Modifier and Type Class Description static classCloudfunctions2FunctionServiceConfigSecretVolumes.Jsii$ProxyAn implementation forCloudfunctions2FunctionServiceConfigSecretVolumesMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionServiceConfigSecretVolumes Modifier and Type Method Description Cloudfunctions2FunctionServiceConfigSecretVolumesCloudfunctions2FunctionServiceConfigSecretVolumes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionServiceConfigSecretVolumes Modifier and Type Method Description voidCloudfunctions2FunctionServiceConfigSecretVolumesOutputReference. setInternalValue(Cloudfunctions2FunctionServiceConfigSecretVolumes value)Method parameters in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with type arguments of type Cloudfunctions2FunctionServiceConfigSecretVolumes Modifier and Type Method Description Cloudfunctions2FunctionServiceConfig.BuilderCloudfunctions2FunctionServiceConfig.Builder. secretVolumes(List<? extends Cloudfunctions2FunctionServiceConfigSecretVolumes> secretVolumes)Sets the value ofCloudfunctions2FunctionServiceConfig.getSecretVolumes()voidCloudfunctions2FunctionServiceConfigSecretVolumesList. setInternalValue(List<Cloudfunctions2FunctionServiceConfigSecretVolumes> value)
-