toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azuredatatransfer.kotlin.outputs
/
ListListSchemaResult
List
List
Schema
Result
data
class
ListListSchemaResult
(
val
value
:
List
<
SchemaResponse
>
?
=
null
)
The schemas list result.
Members
Constructors
List
List
Schema
Result
Link copied to clipboard
constructor
(
value
:
List
<
SchemaResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
List
<
SchemaResponse
>
?
=
null
Schemas array.