Uses of Interface
com.hashicorp.cdktf.providers.google.compute_interconnect.ComputeInterconnectMacsecPreSharedKeys
-
Packages that use ComputeInterconnectMacsecPreSharedKeys Package Description com.hashicorp.cdktf.providers.google.compute_interconnect google_compute_interconnect -
-
Uses of ComputeInterconnectMacsecPreSharedKeys in com.hashicorp.cdktf.providers.google.compute_interconnect
Classes in com.hashicorp.cdktf.providers.google.compute_interconnect that implement ComputeInterconnectMacsecPreSharedKeys Modifier and Type Class Description static classComputeInterconnectMacsecPreSharedKeys.Jsii$ProxyAn implementation forComputeInterconnectMacsecPreSharedKeysMethods in com.hashicorp.cdktf.providers.google.compute_interconnect that return ComputeInterconnectMacsecPreSharedKeys Modifier and Type Method Description ComputeInterconnectMacsecPreSharedKeysComputeInterconnectMacsecPreSharedKeys.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_interconnect with parameters of type ComputeInterconnectMacsecPreSharedKeys Modifier and Type Method Description voidComputeInterconnectMacsecPreSharedKeysOutputReference. setInternalValue(ComputeInterconnectMacsecPreSharedKeys value)Method parameters in com.hashicorp.cdktf.providers.google.compute_interconnect with type arguments of type ComputeInterconnectMacsecPreSharedKeys Modifier and Type Method Description ComputeInterconnectMacsec.BuilderComputeInterconnectMacsec.Builder. preSharedKeys(List<? extends ComputeInterconnectMacsecPreSharedKeys> preSharedKeys)Sets the value ofComputeInterconnectMacsec.getPreSharedKeys()voidComputeInterconnectMacsecPreSharedKeysList. setInternalValue(List<ComputeInterconnectMacsecPreSharedKeys> value)
-