toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.pubsub.kotlin.outputs
/
GetTopicSchemaSetting
Get
Topic
Schema
Setting
data
class
GetTopicSchemaSetting
(
val
encoding
:
String
,
val
schema
:
String
)
Members
Constructors
Get
Topic
Schema
Setting
Link copied to clipboard
constructor
(
encoding
:
String
,
schema
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
encoding
Link copied to clipboard
val
encoding
:
String
schema
Link copied to clipboard
val
schema
:
String