Interface CloudwatchEventTargetBatchTarget

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

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

      • getJobDefinition

        @Stability(Stable)
        @NotNull
        String getJobDefinition()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudwatch_event_target#job_definition CloudwatchEventTarget#job_definition}.
      • getJobName

        @Stability(Stable)
        @NotNull
        String getJobName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudwatch_event_target#job_name CloudwatchEventTarget#job_name}.
      • getArraySize

        @Stability(Stable)
        @Nullable
        default Number getArraySize()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudwatch_event_target#array_size CloudwatchEventTarget#array_size}.
      • getJobAttempts

        @Stability(Stable)
        @Nullable
        default Number getJobAttempts()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudwatch_event_target#job_attempts CloudwatchEventTarget#job_attempts}.