pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.healthlake.kotlin.outputs
/
FhirDatastoreCreatedAt
Fhir
Datastore
Created
At
data
class
FhirDatastoreCreatedAt
(
val
nanos
:
Int
,
val
seconds
:
String
)
The time that a Data Store was created.
Types
Constructors
Properties
Constructors
Fhir
Datastore
Created
At
Link copied to clipboard
fun
FhirDatastoreCreatedAt
(
nanos
:
Int
,
seconds
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
nanos
Link copied to clipboard
val
nanos
:
Int
Nanoseconds.
seconds
Link copied to clipboard
val
seconds
:
String
Seconds since epoch.