toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin.inputs
/
OrganizationPropertiesPropertyArgs
Organization
Properties
Property
Args
data
class
OrganizationPropertiesPropertyArgs
(
val
name
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
OrganizationPropertiesPropertyArgs
>
Members
Constructors
Organization
Properties
Property
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
Name of the property.
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null
Value of the property.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
OrganizationPropertiesPropertyArgs