getForm

suspend fun getForm(argument: GetFormPlainArgs): GetFormResult

Definition of AWS::AmplifyUIBuilder::Form Resource Type

Return

null

Parameters

argument

null


suspend fun getForm(appId: String, environmentName: String, id: String): GetFormResult

Return

null

See also

Parameters

appId
environmentName
id

suspend fun getForm(argument: suspend GetFormPlainArgsBuilder.() -> Unit): GetFormResult

Return

null

See also

Parameters

argument

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