AssignedSessionActionDefinition
The definition of the assigned 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 a session starts on.
Type: AssignedEnvironmentEnterSessionActionDefinition object
Required: No
- envExit
-
The environment a session exits from.
Type: AssignedEnvironmentExitSessionActionDefinition object
Required: No
- syncInputJobAttachments
-
The job attachment to sync with an assigned session action.
Type: AssignedSyncInputJobAttachmentsSessionActionDefinition object
Required: No
- taskRun
-
The task run.
Type: AssignedTaskRunSessionActionDefinition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: