pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.servicemanagement.v1.kotlin.outputs
/
SourceInfoResponse
Source
Info
Response
data
class
SourceInfoResponse
(
val
sourceFiles
:
List
<
Map
<
String
,
String
>
>
)
Source information used to create a Service Config
Types
Constructors
Properties
Constructors
Source
Info
Response
Link copied to clipboard
fun
SourceInfoResponse
(
sourceFiles
:
List
<
Map
<
String
,
String
>
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
source
Files
Link copied to clipboard
val
sourceFiles
:
List
<
Map
<
String
,
String
>
>
All files used during config generation.