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.
6851 6852 6853 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 6851 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6856 6857 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 6856 def update!(**args) end |