Class DeprecationPlannedForDataSet
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.dataexchange.events.DeprecationPlannedForDataSet
- All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.138.0 (build 0ca7ee8)",
date="2026-07-24T11:47:11.536Z")
@Stability(Experimental)
public class DeprecationPlannedForDataSet
extends software.amazon.jsii.JsiiObject
(experimental) EventBridge event pattern for aws.dataexchange@DeprecationPlannedForDataSet.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.mixins.preview.services.dataexchange.events.*; DeprecationPlannedForDataSet deprecationPlannedForDataSet = new DeprecationPlannedForDataSet();
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface(experimental) Type definition for DataSet.static interface(experimental) Type definition for Deprecation.static interface(experimental) Props type for aws.dataexchange@DeprecationPlannedForDataSet event.static interface(experimental) Type definition for Details.static interface(experimental) Type definition for LakeFormationTagPolicyDetails.static interface(experimental) Type definition for Notification.static interface(experimental) Type definition for Product.static interface(experimental) Type definition for RedshiftDataShareDetails.static interface(experimental) Type definition for S3DataAccessDetails.static interface(experimental) Type definition for Scope.Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDeprecationPlannedForDataSet(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) protectedDeprecationPlannedForDataSet(software.amazon.jsii.JsiiObjectRef objRef) -
Method Summary
Modifier and TypeMethodDescriptionstatic EventPattern(experimental) EventBridge event pattern for Deprecation Planned for Data Set.static EventPattern(experimental) EventBridge event pattern for Deprecation Planned for Data Set.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
DeprecationPlannedForDataSet
protected DeprecationPlannedForDataSet(software.amazon.jsii.JsiiObjectRef objRef) -
DeprecationPlannedForDataSet
protected DeprecationPlannedForDataSet(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) -
DeprecationPlannedForDataSet
@Stability(Experimental) public DeprecationPlannedForDataSet()
-
-
Method Details
-
eventPattern
@Stability(Experimental) @NotNull public static EventPattern eventPattern(@Nullable DeprecationPlannedForDataSet.DeprecationPlannedForDataSetProps options) (experimental) EventBridge event pattern for Deprecation Planned for Data Set.- Parameters:
options-
-
eventPattern
(experimental) EventBridge event pattern for Deprecation Planned for Data Set.
-