Class IntegrationConnectorsConnectionSslConfigOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionSslConfigOutputReference
-
- 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:21.740Z") @Stability(Stable) public class IntegrationConnectorsConnectionSslConfigOutputReference 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 IntegrationConnectorsConnectionSslConfigOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedIntegrationConnectorsConnectionSslConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedIntegrationConnectorsConnectionSslConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
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
-
IntegrationConnectorsConnectionSslConfigOutputReference
protected IntegrationConnectorsConnectionSslConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
IntegrationConnectorsConnectionSslConfigOutputReference
protected IntegrationConnectorsConnectionSslConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
IntegrationConnectorsConnectionSslConfigOutputReference
@Stability(Stable) public IntegrationConnectorsConnectionSslConfigOutputReference(@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
-
putAdditionalVariable
@Stability(Stable) public void putAdditionalVariable(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putClientCertificate
@Stability(Stable) public void putClientCertificate(@NotNull IntegrationConnectorsConnectionSslConfigClientCertificate value)- Parameters:
value- This parameter is required.
-
putClientPrivateKey
@Stability(Stable) public void putClientPrivateKey(@NotNull IntegrationConnectorsConnectionSslConfigClientPrivateKey value)- Parameters:
value- This parameter is required.
-
putClientPrivateKeyPass
@Stability(Stable) public void putClientPrivateKeyPass(@NotNull IntegrationConnectorsConnectionSslConfigClientPrivateKeyPass value)- Parameters:
value- This parameter is required.
-
putPrivateServerCertificate
@Stability(Stable) public void putPrivateServerCertificate(@NotNull IntegrationConnectorsConnectionSslConfigPrivateServerCertificate value)- Parameters:
value- This parameter is required.
-
resetAdditionalVariable
@Stability(Stable) public void resetAdditionalVariable()
-
resetClientCertificate
@Stability(Stable) public void resetClientCertificate()
-
resetClientCertType
@Stability(Stable) public void resetClientCertType()
-
resetClientPrivateKey
@Stability(Stable) public void resetClientPrivateKey()
-
resetClientPrivateKeyPass
@Stability(Stable) public void resetClientPrivateKeyPass()
-
resetPrivateServerCertificate
@Stability(Stable) public void resetPrivateServerCertificate()
-
resetServerCertType
@Stability(Stable) public void resetServerCertType()
-
resetTrustModel
@Stability(Stable) public void resetTrustModel()
-
resetUseSsl
@Stability(Stable) public void resetUseSsl()
-
getAdditionalVariable
@Stability(Stable) @NotNull public IntegrationConnectorsConnectionSslConfigAdditionalVariableList getAdditionalVariable()
-
getClientCertificate
@Stability(Stable) @NotNull public IntegrationConnectorsConnectionSslConfigClientCertificateOutputReference getClientCertificate()
-
getClientPrivateKey
@Stability(Stable) @NotNull public IntegrationConnectorsConnectionSslConfigClientPrivateKeyOutputReference getClientPrivateKey()
-
getClientPrivateKeyPass
@Stability(Stable) @NotNull public IntegrationConnectorsConnectionSslConfigClientPrivateKeyPassOutputReference getClientPrivateKeyPass()
-
getPrivateServerCertificate
@Stability(Stable) @NotNull public IntegrationConnectorsConnectionSslConfigPrivateServerCertificateOutputReference getPrivateServerCertificate()
-
getAdditionalVariableInput
@Stability(Stable) @Nullable public Object getAdditionalVariableInput()
-
getClientCertificateInput
@Stability(Stable) @Nullable public IntegrationConnectorsConnectionSslConfigClientCertificate getClientCertificateInput()
-
getClientCertTypeInput
@Stability(Stable) @Nullable public String getClientCertTypeInput()
-
getClientPrivateKeyInput
@Stability(Stable) @Nullable public IntegrationConnectorsConnectionSslConfigClientPrivateKey getClientPrivateKeyInput()
-
getClientPrivateKeyPassInput
@Stability(Stable) @Nullable public IntegrationConnectorsConnectionSslConfigClientPrivateKeyPass getClientPrivateKeyPassInput()
-
getPrivateServerCertificateInput
@Stability(Stable) @Nullable public IntegrationConnectorsConnectionSslConfigPrivateServerCertificate getPrivateServerCertificateInput()
-
getServerCertTypeInput
@Stability(Stable) @Nullable public String getServerCertTypeInput()
-
getTrustModelInput
@Stability(Stable) @Nullable public String getTrustModelInput()
-
getTypeInput
@Stability(Stable) @Nullable public String getTypeInput()
-
getUseSslInput
@Stability(Stable) @Nullable public Object getUseSslInput()
-
getClientCertType
@Stability(Stable) @NotNull public String getClientCertType()
-
setClientCertType
@Stability(Stable) public void setClientCertType(@NotNull String value)
-
getServerCertType
@Stability(Stable) @NotNull public String getServerCertType()
-
setServerCertType
@Stability(Stable) public void setServerCertType(@NotNull String value)
-
getTrustModel
@Stability(Stable) @NotNull public String getTrustModel()
-
setTrustModel
@Stability(Stable) public void setTrustModel(@NotNull String value)
-
getType
@Stability(Stable) @NotNull public String getType()
-
setType
@Stability(Stable) public void setType(@NotNull String value)
-
getUseSsl
@Stability(Stable) @NotNull public Object getUseSsl()
-
setUseSsl
@Stability(Stable) public void setUseSsl(@NotNull Boolean value)
-
setUseSsl
@Stability(Stable) public void setUseSsl(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInternalValue
@Stability(Stable) @Nullable public IntegrationConnectorsConnectionSslConfig getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable IntegrationConnectorsConnectionSslConfig value)
-
-