api Schema
suspend fun apiSchema(value: Output<Either<PluginApiSchema0PropertiesArgs, PluginApiSchema1PropertiesArgs>>)
suspend fun apiSchema(value: Either<PluginApiSchema0PropertiesArgs, PluginApiSchema1PropertiesArgs>)
Parameters
value
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.