get Environment Profile
suspend fun getEnvironmentProfile(argument: GetEnvironmentProfilePlainArgs): GetEnvironmentProfileResult
AWS Datazone Environment Profile is pre-configured set of resources and blueprints that provide reusable templates for creating environments.
Return
null
Parameters
argument
null
Return
null
Parameters
domain Id
The ID of the Amazon DataZone domain in which this environment profile is created.
id
The ID of this Amazon DataZone environment profile.
See also
suspend fun getEnvironmentProfile(argument: suspend GetEnvironmentProfilePlainArgsBuilder.() -> Unit): GetEnvironmentProfileResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.datazone.kotlin.inputs.GetEnvironmentProfilePlainArgs.