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 Delegation prefix.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIpv4PrefixSpecification.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.