Class VdmOptions.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.VdmOptions.Jsii$Proxy
- All Implemented Interfaces:
 VdmOptions,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
 VdmOptions
@Stability(Stable)
@Internal
public static final class VdmOptions.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements VdmOptions
An implementation for 
VdmOptions- 
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.VdmOptions
VdmOptions.Builder, VdmOptions.Jsii$Proxy - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(VdmOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theVdmOptions.Builder.protectedJsii$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 theVdmOptions.Builder. 
 - 
 - 
Method Details
- 
getEngagementMetrics
Description copied from interface:VdmOptionsIf true, engagement metrics are enabled for the configuration set.Default: - Engagement metrics not configured at the configuration set level. In this case, use account level settings.
- Specified by:
 getEngagementMetricsin interfaceVdmOptions
 - 
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
 $jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
 - 
equals
 - 
hashCode
public final int hashCode() 
 -