Package-level declarations
Types
Link copied to clipboard
Provides a MHUB App resource. For information about MHUB App and how to use it, see What is App.
Link copied to clipboard
data class AppArgs(val appName: Output<String>? = null, val bundleId: Output<String>? = null, val encodedIcon: Output<String>? = null, val industryId: Output<String>? = null, val packageName: Output<String>? = null, val productId: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<AppArgs>
Provides a MHUB App resource. For information about MHUB App and how to use it, see What is App.
Link copied to clipboard
class AppArgsBuilder
Builder for AppArgs.
Link copied to clipboard
class AppResourceBuilder
Builder for App.
Link copied to clipboard
object MhubFunctions
Link copied to clipboard
Provides a MHUB Product resource. For information about MHUB Product and how to use it, see What is Product.
Link copied to clipboard
Provides a MHUB Product resource. For information about MHUB Product and how to use it, see What is Product.
Link copied to clipboard
class ProductArgsBuilder
Builder for ProductArgs.
Link copied to clipboard
Link copied to clipboard
class ProductResourceBuilder
Builder for Product.