| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.clone() |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withAssociateCarrierIpAddress(Boolean associateCarrierIpAddress)
Indicates whether to associate a Carrier IP address with eth0 for a new network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withAssociatePublicIpAddress(Boolean associatePublicIpAddress)
Associates a public IPv4 address with eth0 for a new network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withDeleteOnTermination(Boolean deleteOnTermination)
Indicates whether the network interface is deleted when the instance is terminated.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withDescription(String description)
A description for the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withDeviceIndex(Integer deviceIndex)
The device index for the network interface attachment.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withGroups(Collection<String> groups)
The IDs of one or more security groups.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withGroups(String... groups)
The IDs of one or more security groups.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withInterfaceType(String interfaceType)
The type of network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv4PrefixCount(Integer ipv4PrefixCount)
The number of IPv4 prefixes to be automatically assigned to the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv4Prefixes(AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails... ipv4Prefixes)
One or more IPv4 prefixes to be assigned to the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv4Prefixes(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails> ipv4Prefixes)
One or more IPv4 prefixes to be assigned to the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6AddressCount(Integer ipv6AddressCount)
The number of IPv6 addresses to assign to a network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6Addresses(AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails... ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6Addresses(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails> ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6PrefixCount(Integer ipv6PrefixCount)
The number of IPv6 prefixes to be automatically assigned to the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6Prefixes(AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6PrefixesDetails... ipv6Prefixes)
One or more IPv6 prefixes to be assigned to the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6Prefixes(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6PrefixesDetails> ipv6Prefixes)
One or more IPv6 prefixes to be assigned to the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withNetworkCardIndex(Integer networkCardIndex)
The index of the network card.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withNetworkInterfaceId(String networkInterfaceId)
The ID of the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withPrivateIpAddress(String privateIpAddress)
The primary private IPv4 address of the network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withPrivateIpAddresses(AwsEc2LaunchTemplateDataNetworkInterfaceSetPrivateIpAddressesDetails... privateIpAddresses)
One or more private IPv4 addresses.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withPrivateIpAddresses(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetPrivateIpAddressesDetails> privateIpAddresses)
One or more private IPv4 addresses.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withSecondaryPrivateIpAddressCount(Integer secondaryPrivateIpAddressCount)
The number of secondary private IPv4 addresses to assign to a network interface.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withSubnetId(String subnetId)
The ID of the subnet for the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails> |
AwsEc2LaunchTemplateDataDetails.getNetworkInterfaceSet()
Specifies the parameters for a network interface that is attached to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withNetworkInterfaceSet(AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails... networkInterfaceSet)
Specifies the parameters for a network interface that is attached to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setNetworkInterfaceSet(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails> networkInterfaceSet)
Specifies the parameters for a network interface that is attached to the instance.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withNetworkInterfaceSet(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails> networkInterfaceSet)
Specifies the parameters for a network interface that is attached to the instance.
|
Copyright © 2022. All rights reserved.