Uses of Interface
com.hashicorp.cdktf.providers.google.compute_interconnect.ComputeInterconnectMacsec
-
Packages that use ComputeInterconnectMacsec Package Description com.hashicorp.cdktf.providers.google.compute_interconnect google_compute_interconnect -
-
Uses of ComputeInterconnectMacsec in com.hashicorp.cdktf.providers.google.compute_interconnect
Classes in com.hashicorp.cdktf.providers.google.compute_interconnect that implement ComputeInterconnectMacsec Modifier and Type Class Description static classComputeInterconnectMacsec.Jsii$ProxyAn implementation forComputeInterconnectMacsecMethods in com.hashicorp.cdktf.providers.google.compute_interconnect that return ComputeInterconnectMacsec Modifier and Type Method Description ComputeInterconnectMacsecComputeInterconnectMacsec.Builder. build()Builds the configured instance.ComputeInterconnectMacsecComputeInterconnectMacsecOutputReference. getInternalValue()default ComputeInterconnectMacsecComputeInterconnectConfig. getMacsec()macsec block.ComputeInterconnectMacsecComputeInterconnectConfig.Jsii$Proxy. getMacsec()ComputeInterconnectMacsecComputeInterconnect. getMacsecInput()Methods in com.hashicorp.cdktf.providers.google.compute_interconnect with parameters of type ComputeInterconnectMacsec Modifier and Type Method Description ComputeInterconnect.BuilderComputeInterconnect.Builder. macsec(ComputeInterconnectMacsec macsec)macsec block.ComputeInterconnectConfig.BuilderComputeInterconnectConfig.Builder. macsec(ComputeInterconnectMacsec macsec)Sets the value ofComputeInterconnectConfig.getMacsec()voidComputeInterconnect. putMacsec(ComputeInterconnectMacsec value)voidComputeInterconnectMacsecOutputReference. setInternalValue(ComputeInterconnectMacsec value)
-