Class Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination.Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:55.188Z") @Stability(Stable) public class Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference 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 Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedSesv2ConfigurationSetEventDestinationEventDestinationOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedSesv2ConfigurationSetEventDestinationEventDestinationOutputReference(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
-
Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference
protected Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference
protected Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference
@Stability(Stable) public Sesv2ConfigurationSetEventDestinationEventDestinationOutputReference(@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
-
putCloudWatchDestination
@Stability(Stable) public void putCloudWatchDestination(@NotNull Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination value)- Parameters:
value- This parameter is required.
-
putKinesisFirehoseDestination
@Stability(Stable) public void putKinesisFirehoseDestination(@NotNull Sesv2ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestination value)- Parameters:
value- This parameter is required.
-
putPinpointDestination
@Stability(Stable) public void putPinpointDestination(@NotNull Sesv2ConfigurationSetEventDestinationEventDestinationPinpointDestination value)- Parameters:
value- This parameter is required.
-
putSnsDestination
@Stability(Stable) public void putSnsDestination(@NotNull Sesv2ConfigurationSetEventDestinationEventDestinationSnsDestination value)- Parameters:
value- This parameter is required.
-
resetCloudWatchDestination
@Stability(Stable) public void resetCloudWatchDestination()
-
resetEnabled
@Stability(Stable) public void resetEnabled()
-
resetKinesisFirehoseDestination
@Stability(Stable) public void resetKinesisFirehoseDestination()
-
resetPinpointDestination
@Stability(Stable) public void resetPinpointDestination()
-
resetSnsDestination
@Stability(Stable) public void resetSnsDestination()
-
getCloudWatchDestination
@Stability(Stable) @NotNull public Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestinationOutputReference getCloudWatchDestination()
-
getKinesisFirehoseDestination
@Stability(Stable) @NotNull public Sesv2ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestinationOutputReference getKinesisFirehoseDestination()
-
getPinpointDestination
@Stability(Stable) @NotNull public Sesv2ConfigurationSetEventDestinationEventDestinationPinpointDestinationOutputReference getPinpointDestination()
-
getSnsDestination
@Stability(Stable) @NotNull public Sesv2ConfigurationSetEventDestinationEventDestinationSnsDestinationOutputReference getSnsDestination()
-
getCloudWatchDestinationInput
@Stability(Stable) @Nullable public Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination getCloudWatchDestinationInput()
-
getEnabledInput
@Stability(Stable) @Nullable public Object getEnabledInput()
-
getKinesisFirehoseDestinationInput
@Stability(Stable) @Nullable public Sesv2ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestination getKinesisFirehoseDestinationInput()
-
getMatchingEventTypesInput
@Stability(Stable) @Nullable public List<String> getMatchingEventTypesInput()
-
getPinpointDestinationInput
@Stability(Stable) @Nullable public Sesv2ConfigurationSetEventDestinationEventDestinationPinpointDestination getPinpointDestinationInput()
-
getSnsDestinationInput
@Stability(Stable) @Nullable public Sesv2ConfigurationSetEventDestinationEventDestinationSnsDestination getSnsDestinationInput()
-
getEnabled
@Stability(Stable) @NotNull public Object getEnabled()
-
setEnabled
@Stability(Stable) public void setEnabled(@NotNull Boolean value)
-
setEnabled
@Stability(Stable) public void setEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
setMatchingEventTypes
@Stability(Stable) public void setMatchingEventTypes(@NotNull List<String> value)
-
getInternalValue
@Stability(Stable) @Nullable public Sesv2ConfigurationSetEventDestinationEventDestination getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable Sesv2ConfigurationSetEventDestinationEventDestination value)
-
-