Package com.ibm.cloud.is.vpc.v1.model
Class InstanceGroupManagerActionScheduledActionManagerTarget
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceGroupManagerAction
-
- com.ibm.cloud.is.vpc.v1.model.InstanceGroupManagerActionScheduledAction
-
- com.ibm.cloud.is.vpc.v1.model.InstanceGroupManagerActionScheduledActionManagerTarget
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceGroupManagerActionScheduledActionManagerTarget extends InstanceGroupManagerActionScheduledAction
InstanceGroupManagerActionScheduledActionManagerTarget.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceGroupManagerActionScheduledActionManagerTarget.ActionType
The type of action for the instance group.static interface
InstanceGroupManagerActionScheduledActionManagerTarget.ResourceType
The resource type.static interface
InstanceGroupManagerActionScheduledActionManagerTarget.Status
The status of the instance group action - `active`: Action is ready to be run - `completed`: Action was completed successfully - `failed`: Action could not be completed successfully - `incompatible`: Action parameters are not compatible with the group or manager - `omitted`: Action was not applied because this action's manager was disabled The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.InstanceGroupManagerAction
getActionType, getAutoDeleteTimeout, getCreatedAt, getCronSpec, getGroup, getHref, getId, getLastAppliedAt, getManager, getName, getNextRunAt, getResourceType, getStatus, getUpdatedAt, isAutoDelete
-
-