Interface LaunchTemplateEnaSrdUdpSpecification.Builder

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

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

    • enaSrdUdpEnabled

      LaunchTemplateEnaSrdUdpSpecification.Builder enaSrdUdpEnabled(Boolean enaSrdUdpEnabled)

      Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting, you must first enable ENA Express.

      Parameters:
      enaSrdUdpEnabled - Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting, you must first enable ENA Express.
      Returns:
      Returns a reference to this object so that method calls can be chained together.