SessionActionDefinition
The definition of the session action.
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: EnvironmentEnterSessionActionDefinition object
Required: No
- envExit
-
The environment to exit from.
Type: EnvironmentExitSessionActionDefinition object
Required: No
- syncInputJobAttachments
-
The job attachments to sync with a session action.
Type: SyncInputJobAttachmentsSessionActionDefinition object
Required: No
- taskRun
-
The task run in the session.
Type: TaskRunSessionActionDefinition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: