createComponent
inline suspend fun ProtonClient.createComponent(crossinline block: CreateComponentRequest.Builder.() -> Unit): CreateComponentResponse
Create an Proton component. A component is an infrastructure extension for a service instance.
For more information about components, see Proton components in the Proton User Guide.