Class: Google::Apis::DatastreamV1::OracleAsmLogFileAccess
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1::OracleAsmLogFileAccess
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datastream_v1/classes.rb,
lib/google/apis/datastream_v1/representations.rb,
lib/google/apis/datastream_v1/representations.rb
Overview
Configuration to use Oracle ASM to access the log files.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OracleAsmLogFileAccess
constructor
A new instance of OracleAsmLogFileAccess.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OracleAsmLogFileAccess
Returns a new instance of OracleAsmLogFileAccess.
1689 1690 1691 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 1689 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1694 1695 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 1694 def update!(**args) end |