Method: Awspec::Type::Kinesis#stream_creation_timestamp
- Defined in:
- lib/awspec/type/kinesis.rb
#stream_creation_timestamp ⇒ Object
48 49 50 51 |
# File 'lib/awspec/type/kinesis.rb', line 48 def cache_values(resource_via_client) if @stream_creation_timestamp.nil? @stream_creation_timestamp end |