toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devhub.kotlin.outputs
/
IacTemplateDetailsResponse
Iac
Template
Details
Response
data
class
IacTemplateDetailsResponse
(
val
count
:
Int
?
=
null
,
val
namingConvention
:
String
?
=
null
,
val
productName
:
String
?
=
null
)
Members
Constructors
Iac
Template
Details
Response
Link copied to clipboard
constructor
(
count
:
Int
?
=
null
,
namingConvention
:
String
?
=
null
,
productName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
count
Link copied to clipboard
val
count
:
Int
?
=
null
Count of the product
naming
Convention
Link copied to clipboard
val
namingConvention
:
String
?
=
null
Naming convention of this product
product
Name
Link copied to clipboard
val
productName
:
String
?
=
null
The name of the products.