Interface EvidentlyLaunchGroups

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

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

      • getFeature

        @Stability(Stable)
        @NotNull
        String getFeature()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/evidently_launch#feature EvidentlyLaunch#feature}.
      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/evidently_launch#name EvidentlyLaunch#name}.
      • getVariation

        @Stability(Stable)
        @NotNull
        String getVariation()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/evidently_launch#variation EvidentlyLaunch#variation}.
      • getDescription

        @Stability(Stable)
        @Nullable
        default String getDescription()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/evidently_launch#description EvidentlyLaunch#description}.