pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
TopicNegativeFormatArgs
Topic
Negative
Format
Args
data
class
TopicNegativeFormatArgs
(
val
prefix
:
Output
<
String
>
?
=
null
,
val
suffix
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
TopicNegativeFormatArgs
>
Constructors
Functions
Properties
Constructors
Topic
Negative
Format
Args
Link copied to clipboard
fun
TopicNegativeFormatArgs
(
prefix
:
Output
<
String
>
?
=
null
,
suffix
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TopicNegativeFormatArgs
Properties
prefix
Link copied to clipboard
val
prefix
:
Output
<
String
>
?
=
null
suffix
Link copied to clipboard
val
suffix
:
Output
<
String
>
?
=
null