Interface CreateVpcOptions.AddressPrefixManagement

Enclosing class:
CreateVpcOptions

public static interface CreateVpcOptions.AddressPrefixManagement
Indicates whether a [default address prefix](https://cloud.ibm.com/docs/vpc?topic=vpc-configuring-address-prefixes) will be automatically created for each zone in this VPC. If `manual`, this VPC will be created with no default address prefixes. Since address prefixes are managed identically regardless of whether they were automatically created, the value is not preserved as a VPC property.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    auto.
    static final String
    manual.