Class: Google::Apis::MigrationcenterV1alpha1::SignedUriDestination
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::SignedUriDestination
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/migrationcenter_v1alpha1/classes.rb,
lib/google/apis/migrationcenter_v1alpha1/representations.rb,
lib/google/apis/migrationcenter_v1alpha1/representations.rb
Overview
Signed URI destination configuration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SignedUriDestination
constructor
A new instance of SignedUriDestination.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SignedUriDestination
Returns a new instance of SignedUriDestination.
6527 6528 6529 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 6527 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6532 6533 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 6532 def update!(**args) end |