Interface GameliftAliasRoutingStrategy

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    GameliftAliasRoutingStrategy.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.126Z")
    @Stability(Stable)
    public interface GameliftAliasRoutingStrategy
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getType

        @Stability(Stable)
        @NotNull
        String getType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/gamelift_alias#type GameliftAlias#type}.
      • getFleetId

        @Stability(Stable)
        @Nullable
        default String getFleetId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/gamelift_alias#fleet_id GameliftAlias#fleet_id}.
      • getMessage

        @Stability(Stable)
        @Nullable
        default String getMessage()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/gamelift_alias#message GameliftAlias#message}.