creationTimestamp property

TfRef<String> get creationTimestamp

Reference to creation_timestamp attribute.

Implementation

TfRef<String> get creationTimestamp =>
    TfRef.attribute<String>(this, 'creation_timestamp');