Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_membership.GkeHubMembershipAuthority
-
Packages that use GkeHubMembershipAuthority Package Description com.hashicorp.cdktf.providers.google.gke_hub_membership google_gke_hub_membership -
-
Uses of GkeHubMembershipAuthority in com.hashicorp.cdktf.providers.google.gke_hub_membership
Classes in com.hashicorp.cdktf.providers.google.gke_hub_membership that implement GkeHubMembershipAuthority Modifier and Type Class Description static classGkeHubMembershipAuthority.Jsii$ProxyAn implementation forGkeHubMembershipAuthorityMethods in com.hashicorp.cdktf.providers.google.gke_hub_membership that return GkeHubMembershipAuthority Modifier and Type Method Description GkeHubMembershipAuthorityGkeHubMembershipAuthority.Builder. build()Builds the configured instance.default GkeHubMembershipAuthorityGkeHubMembershipConfig. getAuthority()authority block.GkeHubMembershipAuthorityGkeHubMembershipConfig.Jsii$Proxy. getAuthority()GkeHubMembershipAuthorityGkeHubMembership. getAuthorityInput()GkeHubMembershipAuthorityGkeHubMembershipAuthorityOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_hub_membership with parameters of type GkeHubMembershipAuthority Modifier and Type Method Description GkeHubMembership.BuilderGkeHubMembership.Builder. authority(GkeHubMembershipAuthority authority)authority block.GkeHubMembershipConfig.BuilderGkeHubMembershipConfig.Builder. authority(GkeHubMembershipAuthority authority)Sets the value ofGkeHubMembershipConfig.getAuthority()voidGkeHubMembership. putAuthority(GkeHubMembershipAuthority value)voidGkeHubMembershipAuthorityOutputReference. setInternalValue(GkeHubMembershipAuthority value)
-