Interface MqBrokerMaintenanceWindowStartTime

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

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

      • getDayOfWeek

        @Stability(Stable)
        @NotNull
        String getDayOfWeek()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/mq_broker#day_of_week MqBroker#day_of_week}.
      • getTimeOfDay

        @Stability(Stable)
        @NotNull
        String getTimeOfDay()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/mq_broker#time_of_day MqBroker#time_of_day}.
      • getTimeZone

        @Stability(Stable)
        @NotNull
        String getTimeZone()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/mq_broker#time_zone MqBroker#time_zone}.