Class CfnAnalysisTemplate.ErrorMessageConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnAnalysisTemplate.ErrorMessageConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisTemplate.ErrorMessageConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisTemplate.ErrorMessageConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisTemplate.ErrorMessageConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisTemplate.ErrorMessageConfigurationProperty
An implementation for
CfnAnalysisTemplate.ErrorMessageConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.cleanrooms.CfnAnalysisTemplate.ErrorMessageConfigurationProperty
CfnAnalysisTemplate.ErrorMessageConfigurationProperty.Builder, CfnAnalysisTemplate.ErrorMessageConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysisTemplate.ErrorMessageConfigurationProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
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
Constructor that initializes the object based on literal property values passed by theCfnAnalysisTemplate.ErrorMessageConfigurationProperty.Builder
.
-
-
Method Details
-
getType
Description copied from interface:CfnAnalysisTemplate.ErrorMessageConfigurationProperty
The level of detail for error messages returned by the PySpark job.When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.
Because this setting may expose sensitive data, it is recommended for development and testing environments.
- Specified by:
getType
in interfaceCfnAnalysisTemplate.ErrorMessageConfigurationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-