pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1.kotlin.inputs
/
DeploymentNoteArgs
Deployment
Note
Args
data
class
DeploymentNoteArgs
(
val
resourceUri
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
DeploymentNoteArgs
>
An artifact that can be deployed in some runtime.
Constructors
Functions
Properties
Constructors
Deployment
Note
Args
Link copied to clipboard
fun
DeploymentNoteArgs
(
resourceUri
:
Output
<
List
<
String
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DeploymentNoteArgs
Properties
resource
Uri
Link copied to clipboard
val
resourceUri
:
Output
<
List
<
String
>
>
Resource URI for the artifact being deployed.