Interface IGameSessionQueueDestination.Jsii$Default

All Superinterfaces:
IGameSessionQueueDestination, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IAlias.Jsii$Default, IBuildFleet.Jsii$Default, IFleet.Jsii$Default
All Known Implementing Classes:
IAlias.Jsii$Proxy, IBuildFleet.Jsii$Proxy, IFleet.Jsii$Proxy, IGameSessionQueueDestination.Jsii$Proxy
Enclosing interface:
IGameSessionQueueDestination

@Internal public static interface IGameSessionQueueDestination.Jsii$Default extends IGameSessionQueueDestination
Internal default implementation for IGameSessionQueueDestination.
  • Method Details

    • getResourceArnForDestination

      @Stability(Experimental) @NotNull default String getResourceArnForDestination()
      (experimental) The ARN(s) to put into the destination field for a game session queue.

      This property is for cdk modules to consume only. You should not need to use this property. Instead, use dedicated identifier on each components.

      Specified by:
      getResourceArnForDestination in interface IGameSessionQueueDestination