toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.synapse.kotlin.outputs
/
SparkPoolLibraryRequirement
Spark
Pool
Library
Requirement
data
class
SparkPoolLibraryRequirement
(
val
content
:
String
,
val
filename
:
String
)
Members
Constructors
Spark
Pool
Library
Requirement
Link copied to clipboard
constructor
(
content
:
String
,
filename
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
String
The content of library requirements.
filename
Link copied to clipboard
val
filename
:
String
The name of the library requirements file.