pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
ServerlessOfferArgs
Serverless
Offer
Args
data
class
ServerlessOfferArgs
(
val
offerName
:
Output
<
String
>
,
val
publisher
:
Output
<
String
>
)
:
ConvertibleToJava
<
ServerlessOfferArgs
>
Constructors
Functions
Properties
Constructors
Serverless
Offer
Args
Link copied to clipboard
fun
ServerlessOfferArgs
(
offerName
:
Output
<
String
>
,
publisher
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServerlessOfferArgs
Properties
offer
Name
Link copied to clipboard
val
offerName
:
Output
<
String
>
Required The name of the Serverless Offer
publisher
Link copied to clipboard
val
publisher
:
Output
<
String
>
Required Publisher name of the Serverless Offer