AmplifyuibuilderFunctions

Functions

Link copied to clipboard

Definition of AWS::AmplifyUIBuilder::Component Resource Type

suspend fun getComponent(appId: String, environmentName: String, id: String): GetComponentResult
Link copied to clipboard
suspend fun getForm(argument: GetFormPlainArgs): GetFormResult

Definition of AWS::AmplifyUIBuilder::Form Resource Type

suspend fun getForm(argument: suspend GetFormPlainArgsBuilder.() -> Unit): GetFormResult
suspend fun getForm(appId: String, environmentName: String, id: String): GetFormResult
Link copied to clipboard
suspend fun getTheme(argument: GetThemePlainArgs): GetThemeResult

Definition of AWS::AmplifyUIBuilder::Theme Resource Type

suspend fun getTheme(argument: suspend GetThemePlainArgsBuilder.() -> Unit): GetThemeResult
suspend fun getTheme(appId: String, environmentName: String, id: String): GetThemeResult