getComponent

Definition of AWS::AmplifyUIBuilder::Component Resource Type

Return

null

Parameters

argument

null


suspend fun getComponent(appId: String, environmentName: String, id: String): GetComponentResult

Return

null

Parameters

appId

The unique ID of the Amplify app associated with the component.

environmentName

The name of the backend environment that is a part of the Amplify app.

id

The unique ID of the component.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.amplifyuibuilder.kotlin.inputs.GetComponentPlainArgs.

See also