Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_membership.GkeHubMembershipEndpoint
-
Packages that use GkeHubMembershipEndpoint Package Description com.hashicorp.cdktf.providers.google.gke_hub_membership google_gke_hub_membership -
-
Uses of GkeHubMembershipEndpoint in com.hashicorp.cdktf.providers.google.gke_hub_membership
Classes in com.hashicorp.cdktf.providers.google.gke_hub_membership that implement GkeHubMembershipEndpoint Modifier and Type Class Description static classGkeHubMembershipEndpoint.Jsii$ProxyAn implementation forGkeHubMembershipEndpointMethods in com.hashicorp.cdktf.providers.google.gke_hub_membership that return GkeHubMembershipEndpoint Modifier and Type Method Description GkeHubMembershipEndpointGkeHubMembershipEndpoint.Builder. build()Builds the configured instance.default GkeHubMembershipEndpointGkeHubMembershipConfig. getEndpoint()endpoint block.GkeHubMembershipEndpointGkeHubMembershipConfig.Jsii$Proxy. getEndpoint()GkeHubMembershipEndpointGkeHubMembership. getEndpointInput()GkeHubMembershipEndpointGkeHubMembershipEndpointOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_hub_membership with parameters of type GkeHubMembershipEndpoint Modifier and Type Method Description GkeHubMembership.BuilderGkeHubMembership.Builder. endpoint(GkeHubMembershipEndpoint endpoint)endpoint block.GkeHubMembershipConfig.BuilderGkeHubMembershipConfig.Builder. endpoint(GkeHubMembershipEndpoint endpoint)Sets the value ofGkeHubMembershipConfig.getEndpoint()voidGkeHubMembership. putEndpoint(GkeHubMembershipEndpoint value)voidGkeHubMembershipEndpointOutputReference. setInternalValue(GkeHubMembershipEndpoint value)
-