Class ApigeeKeystoresAliasesPkcs12Config.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.apigee_keystores_aliases_pkcs12.ApigeeKeystoresAliasesPkcs12Config.Jsii$Proxy
-
- All Implemented Interfaces:
ApigeeKeystoresAliasesPkcs12Config,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- ApigeeKeystoresAliasesPkcs12Config
@Stability(Stable) @Internal public static final class ApigeeKeystoresAliasesPkcs12Config.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApigeeKeystoresAliasesPkcs12Config
An implementation forApigeeKeystoresAliasesPkcs12Config
-
-
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_keystores_aliases_pkcs12.ApigeeKeystoresAliasesPkcs12Config
ApigeeKeystoresAliasesPkcs12Config.Builder, ApigeeKeystoresAliasesPkcs12Config.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(ApigeeKeystoresAliasesPkcs12Config.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeKeystoresAliasesPkcs12Config.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)StringgetAlias()Alias Name.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetEnvironment()Environment associated with the alias.StringgetFile()Cert content.StringgetFilehash()Hash of the pkcs file.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#id ApigeeKeystoresAliasesPkcs12#id}.StringgetKeystore()Keystore Name.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetOrgId()Organization ID associated with the alias.StringgetPassword()Password for the Private Key if it's encrypted.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()ApigeeKeystoresAliasesPkcs12TimeoutsgetTimeouts()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(ApigeeKeystoresAliasesPkcs12Config.Builder builder)
Constructor that initializes the object based on literal property values passed by theApigeeKeystoresAliasesPkcs12Config.Builder.
-
-
Method Detail
-
getAlias
public final String getAlias()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigAlias Name.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#alias ApigeeKeystoresAliasesPkcs12#alias}
- Specified by:
getAliasin interfaceApigeeKeystoresAliasesPkcs12Config
-
getEnvironment
public final String getEnvironment()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigEnvironment associated with the alias.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#environment ApigeeKeystoresAliasesPkcs12#environment}
- Specified by:
getEnvironmentin interfaceApigeeKeystoresAliasesPkcs12Config
-
getFile
public final String getFile()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigCert content.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#file ApigeeKeystoresAliasesPkcs12#file}
- Specified by:
getFilein interfaceApigeeKeystoresAliasesPkcs12Config
-
getFilehash
public final String getFilehash()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigHash of the pkcs file.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#filehash ApigeeKeystoresAliasesPkcs12#filehash}
- Specified by:
getFilehashin interfaceApigeeKeystoresAliasesPkcs12Config
-
getKeystore
public final String getKeystore()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigKeystore Name.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#keystore ApigeeKeystoresAliasesPkcs12#keystore}
- Specified by:
getKeystorein interfaceApigeeKeystoresAliasesPkcs12Config
-
getOrgId
public final String getOrgId()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigOrganization ID associated with the alias.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#org_id ApigeeKeystoresAliasesPkcs12#org_id}
- Specified by:
getOrgIdin interfaceApigeeKeystoresAliasesPkcs12Config
-
getId
public final String getId()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#id ApigeeKeystoresAliasesPkcs12#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 interfaceApigeeKeystoresAliasesPkcs12Config
-
getPassword
public final String getPassword()
Description copied from interface:ApigeeKeystoresAliasesPkcs12ConfigPassword for the Private Key if it's encrypted.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#password ApigeeKeystoresAliasesPkcs12#password}
- Specified by:
getPasswordin interfaceApigeeKeystoresAliasesPkcs12Config
-
getTimeouts
public final ApigeeKeystoresAliasesPkcs12Timeouts getTimeouts()
Description copied from interface:ApigeeKeystoresAliasesPkcs12Configtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_keystores_aliases_pkcs12#timeouts ApigeeKeystoresAliasesPkcs12#timeouts}
- Specified by:
getTimeoutsin interfaceApigeeKeystoresAliasesPkcs12Config
-
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
-
-