SessionActionDefinitionSummary
The details of a session action definition.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- envEnter
 - 
               
The environment to enter into.
Type: EnvironmentEnterSessionActionDefinitionSummary object
Required: No
 - envExit
 - 
               
The environment to exit from.
Type: EnvironmentExitSessionActionDefinitionSummary object
Required: No
 - syncInputJobAttachments
 - 
               
The job attachments to sync with the session action definition.
Type: SyncInputJobAttachmentsSessionActionDefinitionSummary object
Required: No
 - taskRun
 - 
               
The task run.
Type: TaskRunSessionActionDefinitionSummary object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: