toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin.outputs
/
DeveloperAttribute
Developer
Attribute
data
class
DeveloperAttribute
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Members
Constructors
Developer
Attribute
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
Key of the attribute
value
Link copied to clipboard
val
value
:
String
?
=
null
Value of the attribute