Uses of Class
com.hashicorp.cdktf.providers.google.compute_interconnect.ComputeInterconnectMacsec.Builder
-
Packages that use ComputeInterconnectMacsec.Builder Package Description com.hashicorp.cdktf.providers.google.compute_interconnect google_compute_interconnect -
-
Uses of ComputeInterconnectMacsec.Builder in com.hashicorp.cdktf.providers.google.compute_interconnect
Methods in com.hashicorp.cdktf.providers.google.compute_interconnect that return ComputeInterconnectMacsec.Builder Modifier and Type Method Description static ComputeInterconnectMacsec.BuilderComputeInterconnectMacsec. builder()ComputeInterconnectMacsec.BuilderComputeInterconnectMacsec.Builder. preSharedKeys(com.hashicorp.cdktf.IResolvable preSharedKeys)Sets the value ofComputeInterconnectMacsec.getPreSharedKeys()ComputeInterconnectMacsec.BuilderComputeInterconnectMacsec.Builder. preSharedKeys(List<? extends ComputeInterconnectMacsecPreSharedKeys> preSharedKeys)Sets the value ofComputeInterconnectMacsec.getPreSharedKeys()Constructors in com.hashicorp.cdktf.providers.google.compute_interconnect with parameters of type ComputeInterconnectMacsec.Builder Constructor Description Jsii$Proxy(ComputeInterconnectMacsec.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeInterconnectMacsec.Builder.
-