Uses of Class
com.hashicorp.cdktf.providers.google.compute_router_peer.ComputeRouterPeerMd5AuthenticationKey.Builder
-
Packages that use ComputeRouterPeerMd5AuthenticationKey.Builder Package Description com.hashicorp.cdktf.providers.google.compute_router_peer google_compute_router_peer -
-
Uses of ComputeRouterPeerMd5AuthenticationKey.Builder in com.hashicorp.cdktf.providers.google.compute_router_peer
Methods in com.hashicorp.cdktf.providers.google.compute_router_peer that return ComputeRouterPeerMd5AuthenticationKey.Builder Modifier and Type Method Description static ComputeRouterPeerMd5AuthenticationKey.BuilderComputeRouterPeerMd5AuthenticationKey. builder()ComputeRouterPeerMd5AuthenticationKey.BuilderComputeRouterPeerMd5AuthenticationKey.Builder. key(String key)Sets the value ofComputeRouterPeerMd5AuthenticationKey.getKey()ComputeRouterPeerMd5AuthenticationKey.BuilderComputeRouterPeerMd5AuthenticationKey.Builder. name(String name)Sets the value ofComputeRouterPeerMd5AuthenticationKey.getName()Constructors in com.hashicorp.cdktf.providers.google.compute_router_peer with parameters of type ComputeRouterPeerMd5AuthenticationKey.Builder Constructor Description Jsii$Proxy(ComputeRouterPeerMd5AuthenticationKey.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRouterPeerMd5AuthenticationKey.Builder.
-