Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
LaunchTemplateEnaSrdSpecification |
LaunchTemplateEnaSrdSpecification.clone() |
LaunchTemplateEnaSrdSpecification |
LaunchTemplateInstanceNetworkInterfaceSpecification.getEnaSrdSpecification()
Contains the ENA Express settings for instances launched from your launch template.
|
LaunchTemplateEnaSrdSpecification |
LaunchTemplateEnaSrdSpecification.withEnaSrdEnabled(Boolean enaSrdEnabled)
Indicates whether ENA Express is enabled for the network interface.
|
LaunchTemplateEnaSrdSpecification |
LaunchTemplateEnaSrdSpecification.withEnaSrdUdpSpecification(LaunchTemplateEnaSrdUdpSpecification enaSrdUdpSpecification)
Configures ENA Express for UDP network traffic.
|
Modifier and Type | Method and Description |
---|---|
void |
LaunchTemplateInstanceNetworkInterfaceSpecification.setEnaSrdSpecification(LaunchTemplateEnaSrdSpecification enaSrdSpecification)
Contains the ENA Express settings for instances launched from your launch template.
|
LaunchTemplateInstanceNetworkInterfaceSpecification |
LaunchTemplateInstanceNetworkInterfaceSpecification.withEnaSrdSpecification(LaunchTemplateEnaSrdSpecification enaSrdSpecification)
Contains the ENA Express settings for instances launched from your launch template.
|
Copyright © 2024. All rights reserved.