Interface EnaSrdUdpSpecificationRequest.Builder

    • Method Detail

      • enaSrdUdpEnabled

        EnaSrdUdpSpecificationRequest.Builder enaSrdUdpEnabled​(Boolean enaSrdUdpEnabled)

        Indicates whether UDP traffic uses ENA Express for your instance. To ensure that UDP traffic can use ENA Express when you launch an instance, you must also set EnaSrdEnabled in the EnaSrdSpecificationRequest to true in your launch template.

        Parameters:
        enaSrdUdpEnabled - Indicates whether UDP traffic uses ENA Express for your instance. To ensure that UDP traffic can use ENA Express when you launch an instance, you must also set EnaSrdEnabled in the EnaSrdSpecificationRequest to true in your launch template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.