EnvironmentActionSummary
The details about the specified action configured for an environment. For example, the details of the specified console links for an analytics tool that is available in this environment.
Contents
- domainId
-
The Amazon DataZone domain ID of the environment action.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- environmentId
-
The environment ID of the environment action.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- id
-
The ID of the environment action.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- name
-
The name of the environment action.
Type: String
Required: Yes
- parameters
-
The parameters of the environment action.
Type: ActionParameters object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- description
-
The environment action description.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: