Interface EvidentlyLaunchScheduledSplitsConfigSteps

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

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

      • getGroupWeights

        @Stability(Stable)
        @NotNull
        Map<String,​Number> getGroupWeights()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/evidently_launch#group_weights EvidentlyLaunch#group_weights}.
      • getStartTime

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

        @Stability(Stable)
        @Nullable
        default Object getSegmentOverrides()
        segment_overrides block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/evidently_launch#segment_overrides EvidentlyLaunch#segment_overrides}