pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkebackup.v1.kotlin.inputs
/
NamespacesArgs
Namespaces
Args
data
class
NamespacesArgs
(
val
namespaces
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
NamespacesArgs
>
A list of Kubernetes Namespaces
Constructors
Functions
Properties
Constructors
Namespaces
Args
Link copied to clipboard
fun
NamespacesArgs
(
namespaces
:
Output
<
List
<
String
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NamespacesArgs
Properties
namespaces
Link copied to clipboard
val
namespaces
:
Output
<
List
<
String
>
>
?
=
null
A list of Kubernetes Namespaces