public static interface Ipv4PrefixSpecificationRequest.Builder extends SdkPojo, CopyableBuilder<Ipv4PrefixSpecificationRequest.Builder,Ipv4PrefixSpecificationRequest>
| Modifier and Type | Method and Description |
|---|---|
Ipv4PrefixSpecificationRequest.Builder |
ipv4Prefix(String ipv4Prefix)
The IPv4 Prefix Delegation prefix.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIpv4PrefixSpecificationRequest.Builder ipv4Prefix(String ipv4Prefix)
The IPv4 Prefix Delegation prefix. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
ipv4Prefix - The IPv4 Prefix Delegation prefix. For information, see Prefix Delegation
in the Amazon Elastic Compute Cloud User Guide.Copyright © 2021. All rights reserved.