MacModificationTask
Information about a System Integrity Protection (SIP) modification task or volume ownership delegation task for an Amazon EC2 Mac instance.
Contents
- instanceId
 - 
               
The ID of the Amazon EC2 Mac instance.
Type: String
Required: No
 - macModificationTaskId
 - 
               
The ID of task.
Type: String
Required: No
 - macSystemIntegrityProtectionConfig
 - 
               
[SIP modification tasks only] Information about the SIP configuration.
Type: MacSystemIntegrityProtectionConfiguration object
Required: No
 - startTime
 - 
               
The date and time the task was created, in the UTC timezone (
YYYY-MM-DDThh:mm:ss.sssZ).Type: Timestamp
Required: No
 - tagSet
 - 
               
The tags assigned to the task.
Type: Array of Tag objects
Required: No
 - taskState
 - 
               
The state of the task.
Type: String
Valid Values:
successful | failed | in-progress | pendingRequired: No
 - taskType
 - 
               
The type of task.
Type: String
Valid Values:
sip-modification | volume-ownership-delegationRequired: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: