pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1.kotlin.outputs
/
DeploymentNoteResponse
Deployment
Note
Response
data
class
DeploymentNoteResponse
(
val
resourceUri
:
List
<
String
>
)
An artifact that can be deployed in some runtime.
Types
Constructors
Properties
Constructors
Deployment
Note
Response
Link copied to clipboard
fun
DeploymentNoteResponse
(
resourceUri
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
resource
Uri
Link copied to clipboard
val
resourceUri
:
List
<
String
>
Resource URI for the artifact being deployed.