Class ApigeeInstanceConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.apigee_instance.ApigeeInstanceConfig.Jsii$Proxy
-
- All Implemented Interfaces:
ApigeeInstanceConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- ApigeeInstanceConfig
@Stability(Stable) @Internal public static final class ApigeeInstanceConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApigeeInstanceConfig
An implementation forApigeeInstanceConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.apigee_instance.ApigeeInstanceConfig
ApigeeInstanceConfig.Builder, ApigeeInstanceConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(ApigeeInstanceConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeInstanceConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetConnection()List<String>getConsumerAcceptList()Optional.ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()Description of the instance.StringgetDiskEncryptionKeyName()Customer Managed Encryption Key (CMEK) used for disk and volume encryption.StringgetDisplayName()Display name of the instance.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#id ApigeeInstance#id}.StringgetIpRange()IP range represents the customer-provided CIDR block of length 22 that will be used for the Apigee instance creation.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()Required.StringgetName()Resource ID of the instance.StringgetOrgId()The Apigee Organization associated with the Apigee instance, in the format 'organizations/{{org_name}}'.StringgetPeeringCidrRange()The size of the CIDR block range that will be reserved by the instance.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()ApigeeInstanceTimeoutsgetTimeouts()timeouts block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(ApigeeInstanceConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theApigeeInstanceConfig.Builder.
-
-
Method Detail
-
getLocation
public final String getLocation()
Description copied from interface:ApigeeInstanceConfigRequired. Compute Engine location where the instance resides.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#location ApigeeInstance#location}
- Specified by:
getLocationin interfaceApigeeInstanceConfig
-
getName
public final String getName()
Description copied from interface:ApigeeInstanceConfigResource ID of the instance.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#name ApigeeInstance#name}
- Specified by:
getNamein interfaceApigeeInstanceConfig
-
getOrgId
public final String getOrgId()
Description copied from interface:ApigeeInstanceConfigThe Apigee Organization associated with the Apigee instance, in the format 'organizations/{{org_name}}'.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#org_id ApigeeInstance#org_id}
- Specified by:
getOrgIdin interfaceApigeeInstanceConfig
-
getConsumerAcceptList
public final List<String> getConsumerAcceptList()
Description copied from interface:ApigeeInstanceConfigOptional.Customer accept list represents the list of projects (id/number) on customer side that can privately connect to the service attachment. It is an optional field which the customers can provide during the instance creation. By default, the customer project associated with the Apigee organization will be included to the list. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#consumer_accept_list ApigeeInstance#consumer_accept_list}
- Specified by:
getConsumerAcceptListin interfaceApigeeInstanceConfig
-
getDescription
public final String getDescription()
Description copied from interface:ApigeeInstanceConfigDescription of the instance.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#description ApigeeInstance#description}
- Specified by:
getDescriptionin interfaceApigeeInstanceConfig
-
getDiskEncryptionKeyName
public final String getDiskEncryptionKeyName()
Description copied from interface:ApigeeInstanceConfigCustomer Managed Encryption Key (CMEK) used for disk and volume encryption.Required for Apigee paid subscriptions only. Use the following format: 'projects/([^/]+)/locations/([^/]+)/keyRings/([^/]+)/cryptoKeys/([^/]+)' Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#disk_encryption_key_name ApigeeInstance#disk_encryption_key_name}
- Specified by:
getDiskEncryptionKeyNamein interfaceApigeeInstanceConfig
-
getDisplayName
public final String getDisplayName()
Description copied from interface:ApigeeInstanceConfigDisplay name of the instance.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#display_name ApigeeInstance#display_name}
- Specified by:
getDisplayNamein interfaceApigeeInstanceConfig
-
getId
public final String getId()
Description copied from interface:ApigeeInstanceConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#id ApigeeInstance#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceApigeeInstanceConfig
-
getIpRange
public final String getIpRange()
Description copied from interface:ApigeeInstanceConfigIP range represents the customer-provided CIDR block of length 22 that will be used for the Apigee instance creation.This optional range, if provided, should be freely available as part of larger named range the customer has allocated to the Service Networking peering. If this is not provided, Apigee will automatically request for any available /22 CIDR block from Service Networking. The customer should use this CIDR block for configuring their firewall needs to allow traffic from Apigee. Input format: "a.b.c.d/22" Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#ip_range ApigeeInstance#ip_range}
- Specified by:
getIpRangein interfaceApigeeInstanceConfig
-
getPeeringCidrRange
public final String getPeeringCidrRange()
Description copied from interface:ApigeeInstanceConfigThe size of the CIDR block range that will be reserved by the instance.For valid values, see [CidrRange](https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.instances#CidrRange) on the documentation. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#peering_cidr_range ApigeeInstance#peering_cidr_range}
- Specified by:
getPeeringCidrRangein interfaceApigeeInstanceConfig
-
getTimeouts
public final ApigeeInstanceTimeouts getTimeouts()
Description copied from interface:ApigeeInstanceConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_instance#timeouts ApigeeInstance#timeouts}
- Specified by:
getTimeoutsin interfaceApigeeInstanceConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-