pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotanalytics.kotlin.outputs
/
DatastoreTimestampPartition
Datastore
Timestamp
Partition
data
class
DatastoreTimestampPartition
(
val
attributeName
:
String
,
val
timestampFormat
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Datastore
Timestamp
Partition
Link copied to clipboard
fun
DatastoreTimestampPartition
(
attributeName
:
String
,
timestampFormat
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
timestamp
Format
Link copied to clipboard
val
timestampFormat
:
String
?
=
null