Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfileDiskSizeDependent
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileDiskSize
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileDiskSizeDependent
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceProfileDiskSizeDependent extends InstanceProfileDiskSize
The disk size in GB (gigabytes) of this configuration for an instance with this profile depends on its instance configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceProfileDiskSizeDependent.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.InstanceProfileDiskSize
getMax, getMin, getStep, getType, getValue, getValues, getXDefault
-
-