get Environment Actions
suspend fun getEnvironmentActions(argument: GetEnvironmentActionsPlainArgs): GetEnvironmentActionsResult
Definition of AWS::DataZone::EnvironmentActions Resource Type
Return
null
Parameters
argument
null
suspend fun getEnvironmentActions(domainId: String, environmentId: String, id: String): GetEnvironmentActionsResult
Return
null
Parameters
domain Id
The identifier of the Amazon DataZone domain in which the environment is created.
environment Id
The identifier of the Amazon DataZone environment in which the action is taking place
id
The ID of the Amazon DataZone environment action.
See also
suspend fun getEnvironmentActions(argument: suspend GetEnvironmentActionsPlainArgsBuilder.() -> Unit): GetEnvironmentActionsResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.datazone.kotlin.inputs.GetEnvironmentActionsPlainArgs.