pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.synapse.kotlin.outputs
/
SparkPoolLibraryRequirement
Spark
Pool
Library
Requirement
data
class
SparkPoolLibraryRequirement
(
val
content
:
String
,
val
filename
:
String
)
Types
Constructors
Properties
Constructors
Spark
Pool
Library
Requirement
Link copied to clipboard
fun
SparkPoolLibraryRequirement
(
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.