Method: Awspec::Type::Kinesis#enhanced_monitoring

Defined in:
lib/awspec/type/kinesis.rb

#enhanced_monitoringObject



53
54
55
56
# File 'lib/awspec/type/kinesis.rb', line 53

def enhanced_monitoring
  cache_values(resource_via_client) if @enhanced_monitoring.nil?
  @enhanced_monitoring
end