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