toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
TopicNegativeFormat
Topic
Negative
Format
data
class
TopicNegativeFormat
(
val
prefix
:
String
?
=
null
,
val
suffix
:
String
?
=
null
)
Members
Constructors
Topic
Negative
Format
Link copied to clipboard
constructor
(
prefix
:
String
?
=
null
,
suffix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
prefix
Link copied to clipboard
val
prefix
:
String
?
=
null
The prefix for a negative format.
suffix
Link copied to clipboard
val
suffix
:
String
?
=
null
The suffix for a negative format.