InstanceAttachmentEnaSrdSpecificationResponse

data class InstanceAttachmentEnaSrdSpecificationResponse(val enaSrdEnabled: Boolean? = null, val enaSrdUdpSpecification: InstanceAttachmentEnaSrdUdpSpecificationResponse? = null)

Definition of InstanceAttachmentEnaSrdSpecification

Constructors

constructor(enaSrdEnabled: Boolean? = null, enaSrdUdpSpecification: InstanceAttachmentEnaSrdUdpSpecificationResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enaSrdEnabled: Boolean? = null

Indicates whether ENA Express is enabled for the network interface.

Link copied to clipboard

Configures ENA Express for UDP network traffic.