public static interface AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails.Builder,AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails.Builder |
ipv4Prefix(String ipv4Prefix)
The IPv4 prefix.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails.Builder ipv4Prefix(String ipv4Prefix)
The IPv4 prefix. For more information, see Assigning prefixes to Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.
ipv4Prefix - The IPv4 prefix. For more information, see Assigning prefixes to
Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.Copyright © 2023. All rights reserved.