Class DatastoreEvents.ImageSetCopyingWithReadOnlyAccess

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.healthimaging.events.DatastoreEvents.ImageSetCopyingWithReadOnlyAccess
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
Enclosing class:
DatastoreEvents

@Stability(Experimental) public static class DatastoreEvents.ImageSetCopyingWithReadOnlyAccess extends software.amazon.jsii.JsiiObject
(experimental) aws.healthimaging@ImageSetCopyingWithReadOnlyAccess event types for Datastore.

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.healthimaging.events.*;
 ImageSetCopyingWithReadOnlyAccess imageSetCopyingWithReadOnlyAccess = new ImageSetCopyingWithReadOnlyAccess();
 
  • Constructor Details

    • ImageSetCopyingWithReadOnlyAccess

      protected ImageSetCopyingWithReadOnlyAccess(software.amazon.jsii.JsiiObjectRef objRef)
    • ImageSetCopyingWithReadOnlyAccess

      protected ImageSetCopyingWithReadOnlyAccess(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • ImageSetCopyingWithReadOnlyAccess

      @Stability(Experimental) public ImageSetCopyingWithReadOnlyAccess()