Class ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.apigee_keystores_aliases_self_signed_cert.ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:17.385Z") @Stability(Stable) public class ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
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.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCommonName()StringgetCommonNameInput()StringgetCountryCode()StringgetCountryCodeInput()StringgetEmail()StringgetEmailInput()ApigeeKeystoresAliasesSelfSignedCertSubjectgetInternalValue()StringgetLocality()StringgetLocalityInput()StringgetOrg()StringgetOrgInput()StringgetOrgUnit()StringgetOrgUnitInput()StringgetState()StringgetStateInput()voidresetCommonName()voidresetCountryCode()voidresetEmail()voidresetLocality()voidresetOrg()voidresetOrgUnit()voidresetState()voidsetCommonName(String value)voidsetCountryCode(String value)voidsetEmail(String value)voidsetInternalValue(ApigeeKeystoresAliasesSelfSignedCertSubject value)voidsetLocality(String value)voidsetOrg(String value)voidsetOrgUnit(String value)voidsetState(String value)-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference
protected ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference
protected ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference
@Stability(Stable) public ApigeeKeystoresAliasesSelfSignedCertSubjectOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
resetCommonName
@Stability(Stable) public void resetCommonName()
-
resetCountryCode
@Stability(Stable) public void resetCountryCode()
-
resetEmail
@Stability(Stable) public void resetEmail()
-
resetLocality
@Stability(Stable) public void resetLocality()
-
resetOrg
@Stability(Stable) public void resetOrg()
-
resetOrgUnit
@Stability(Stable) public void resetOrgUnit()
-
resetState
@Stability(Stable) public void resetState()
-
getCommonNameInput
@Stability(Stable) @Nullable public String getCommonNameInput()
-
getCountryCodeInput
@Stability(Stable) @Nullable public String getCountryCodeInput()
-
getEmailInput
@Stability(Stable) @Nullable public String getEmailInput()
-
getLocalityInput
@Stability(Stable) @Nullable public String getLocalityInput()
-
getOrgInput
@Stability(Stable) @Nullable public String getOrgInput()
-
getOrgUnitInput
@Stability(Stable) @Nullable public String getOrgUnitInput()
-
getStateInput
@Stability(Stable) @Nullable public String getStateInput()
-
getCommonName
@Stability(Stable) @NotNull public String getCommonName()
-
setCommonName
@Stability(Stable) public void setCommonName(@NotNull String value)
-
getCountryCode
@Stability(Stable) @NotNull public String getCountryCode()
-
setCountryCode
@Stability(Stable) public void setCountryCode(@NotNull String value)
-
getEmail
@Stability(Stable) @NotNull public String getEmail()
-
setEmail
@Stability(Stable) public void setEmail(@NotNull String value)
-
getLocality
@Stability(Stable) @NotNull public String getLocality()
-
setLocality
@Stability(Stable) public void setLocality(@NotNull String value)
-
getOrg
@Stability(Stable) @NotNull public String getOrg()
-
setOrg
@Stability(Stable) public void setOrg(@NotNull String value)
-
getOrgUnit
@Stability(Stable) @NotNull public String getOrgUnit()
-
setOrgUnit
@Stability(Stable) public void setOrgUnit(@NotNull String value)
-
getState
@Stability(Stable) @NotNull public String getState()
-
setState
@Stability(Stable) public void setState(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public ApigeeKeystoresAliasesSelfSignedCertSubject getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable ApigeeKeystoresAliasesSelfSignedCertSubject value)
-
-