Interface EnaSrdUdpSpecificationRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EnaSrdUdpSpecificationRequest.Builder,EnaSrdUdpSpecificationRequest>, SdkBuilder<EnaSrdUdpSpecificationRequest.Builder,EnaSrdUdpSpecificationRequest>, SdkPojo
Enclosing class:
EnaSrdUdpSpecificationRequest

public static interface EnaSrdUdpSpecificationRequest.Builder extends SdkPojo, CopyableBuilder<EnaSrdUdpSpecificationRequest.Builder,EnaSrdUdpSpecificationRequest>
  • Method Details

    • 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.