Interface DataAwsEcsTaskExecutionCapacityProviderStrategy

    • Method Detail

      • getCapacityProvider

        @Stability(Stable)
        @NotNull
        String getCapacityProvider()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ecs_task_execution#capacity_provider DataAwsEcsTaskExecution#capacity_provider}.
      • getBase

        @Stability(Stable)
        @Nullable
        default Number getBase()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ecs_task_execution#base DataAwsEcsTaskExecution#base}.
      • getWeight

        @Stability(Stable)
        @Nullable
        default Number getWeight()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ecs_task_execution#weight DataAwsEcsTaskExecution#weight}.