Uses of Class
com.hashicorp.cdktf.providers.google.apigee_organization.ApigeeOrganizationProperties.Builder
-
Packages that use ApigeeOrganizationProperties.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_organization google_apigee_organization -
-
Uses of ApigeeOrganizationProperties.Builder in com.hashicorp.cdktf.providers.google.apigee_organization
Methods in com.hashicorp.cdktf.providers.google.apigee_organization that return ApigeeOrganizationProperties.Builder Modifier and Type Method Description static ApigeeOrganizationProperties.BuilderApigeeOrganizationProperties. builder()ApigeeOrganizationProperties.BuilderApigeeOrganizationProperties.Builder. property(com.hashicorp.cdktf.IResolvable property)Sets the value ofApigeeOrganizationProperties.getProperty()ApigeeOrganizationProperties.BuilderApigeeOrganizationProperties.Builder. property(List<? extends ApigeeOrganizationPropertiesProperty> property)Sets the value ofApigeeOrganizationProperties.getProperty()Constructors in com.hashicorp.cdktf.providers.google.apigee_organization with parameters of type ApigeeOrganizationProperties.Builder Constructor Description Jsii$Proxy(ApigeeOrganizationProperties.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeOrganizationProperties.Builder.
-