toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.confluent.kotlin.outputs
/
TopicsInputConfigResponse
Topics
Input
Config
Response
data
class
TopicsInputConfigResponse
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Topics input config
Members
Constructors
Topics
Input
Config
Response
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
Name of the topic input config
value
Link copied to clipboard
val
value
:
String
?
=
null
Value of the topic input config