Uses of Interface
software.amazon.awscdk.services.events.CfnReplay.DestinationProperty
Packages that use CfnReplay.DestinationProperty
-
Uses of CfnReplay.DestinationProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnReplay.DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnReplay.DestinationPropertyMethods in software.amazon.awscdk.services.events that return CfnReplay.DestinationPropertyModifier and TypeMethodDescriptionCfnReplay.DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.events with parameters of type CfnReplay.DestinationPropertyModifier and TypeMethodDescriptionCfnReplay.Builder.destination(CfnReplay.DestinationProperty destination) A ReplayDestination object that includes details about the destination for the replay.CfnReplayProps.Builder.destination(CfnReplay.DestinationProperty destination) Sets the value ofCfnReplayProps.getDestination()voidCfnReplay.setDestination(CfnReplay.DestinationProperty value) A ReplayDestination object that includes details about the destination for the replay.