Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_organization.ApigeeOrganizationProperties
-
Packages that use ApigeeOrganizationProperties Package Description com.hashicorp.cdktf.providers.google.apigee_organization google_apigee_organization -
-
Uses of ApigeeOrganizationProperties in com.hashicorp.cdktf.providers.google.apigee_organization
Classes in com.hashicorp.cdktf.providers.google.apigee_organization that implement ApigeeOrganizationProperties Modifier and Type Class Description static classApigeeOrganizationProperties.Jsii$ProxyAn implementation forApigeeOrganizationPropertiesMethods in com.hashicorp.cdktf.providers.google.apigee_organization that return ApigeeOrganizationProperties Modifier and Type Method Description ApigeeOrganizationPropertiesApigeeOrganizationProperties.Builder. build()Builds the configured instance.ApigeeOrganizationPropertiesApigeeOrganizationPropertiesOutputReference. getInternalValue()default ApigeeOrganizationPropertiesApigeeOrganizationConfig. getProperties()properties block.ApigeeOrganizationPropertiesApigeeOrganizationConfig.Jsii$Proxy. getProperties()ApigeeOrganizationPropertiesApigeeOrganization. getPropertiesInput()Methods in com.hashicorp.cdktf.providers.google.apigee_organization with parameters of type ApigeeOrganizationProperties Modifier and Type Method Description ApigeeOrganization.BuilderApigeeOrganization.Builder. properties(ApigeeOrganizationProperties properties)properties block.ApigeeOrganizationConfig.BuilderApigeeOrganizationConfig.Builder. properties(ApigeeOrganizationProperties properties)Sets the value ofApigeeOrganizationConfig.getProperties()voidApigeeOrganization. putProperties(ApigeeOrganizationProperties value)voidApigeeOrganizationPropertiesOutputReference. setInternalValue(ApigeeOrganizationProperties value)
-