NetworkInterfaceAttachmentEnaSrdSpecificationEnaSrdUdpSpecificationPropertiesArgs

data class NetworkInterfaceAttachmentEnaSrdSpecificationEnaSrdUdpSpecificationPropertiesArgs(val enaSrdUdpEnabled: Output<Boolean>? = null) : ConvertibleToJava<NetworkInterfaceAttachmentEnaSrdSpecificationEnaSrdUdpSpecificationPropertiesArgs>

Configures ENA Express for UDP network traffic.

Constructors

constructor(enaSrdUdpEnabled: Output<Boolean>? = null)

Properties

Link copied to clipboard
val enaSrdUdpEnabled: Output<Boolean>? = null

Functions

Link copied to clipboard
open override fun toJava(): NetworkInterfaceAttachmentEnaSrdSpecificationEnaSrdUdpSpecificationPropertiesArgs