getLaunchProfile

Represents a launch profile which delegates access to a collection of studio components to studio users

Return

null

Parameters

argument

null


suspend fun getLaunchProfile(launchProfileId: String, studioId: String): GetLaunchProfileResult

Return

null

Parameters

launchProfileId

The unique identifier for the launch profile resource.

studioId

The studio ID.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.nimblestudio.kotlin.inputs.GetLaunchProfilePlainArgs.

See also