toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.datazone.kotlin.outputs
/
AssetTypeFormsInput
Asset
Type
Forms
Input
data
class
AssetTypeFormsInput
(
val
mapBlockKey
:
String
,
val
required
:
Boolean
?
=
null
,
val
typeIdentifier
:
String
,
val
typeRevision
:
String
)
Members
Constructors
Asset
Type
Forms
Input
Link copied to clipboard
constructor
(
mapBlockKey
:
String
,
required
:
Boolean
?
=
null
,
typeIdentifier
:
String
,
typeRevision
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
map
Block
Key
Link copied to clipboard
val
mapBlockKey
:
String
required
Link copied to clipboard
val
required
:
Boolean
?
=
null
type
Identifier
Link copied to clipboard
val
typeIdentifier
:
String
type
Revision
Link copied to clipboard
val
typeRevision
:
String