Environment Actions Args
data class EnvironmentActionsArgs(val description: Output<String>? = null, val domainIdentifier: Output<String>? = null, val environmentIdentifier: Output<String>? = null, val identifier: Output<String>? = null, val name: Output<String>? = null, val parameters: Output<EnvironmentActionsAwsConsoleLinkParametersArgs>? = null) : ConvertibleToJava<EnvironmentActionsArgs>
Definition of AWS::DataZone::EnvironmentActions Resource Type
Properties
Link copied to clipboard
The description of the Amazon DataZone environment action.
Link copied to clipboard
The identifier of the Amazon DataZone domain in which the environment would be created.
Link copied to clipboard
The identifier of the Amazon DataZone environment in which the action is taking place
Link copied to clipboard
The ID of the Amazon DataZone environment action.
Link copied to clipboard
The parameters of the environment action.