SpringCloudServiceMarketplace

data class SpringCloudServiceMarketplace(val plan: String, val product: String, val publisher: String)

Constructors

Link copied to clipboard
constructor(plan: String, product: String, publisher: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the plan ID of the 3rd Party Artifact that is being procured.

Link copied to clipboard

Specifies the 3rd Party artifact that is being procured.

Link copied to clipboard

Specifies the publisher ID of the 3rd Party Artifact that is being procured.