Class: Aws::Types::UpdateCloudExadataInfrastructureInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_exadata_infrastructure_id::String

Returns the value of attribute cloud_exadata_infrastructure_id.

Returns:

  • (::String)


2547
2548
2549
# File 'sig/types.rbs', line 2547

def cloud_exadata_infrastructure_id
  @cloud_exadata_infrastructure_id
end

#maintenance_windowTypes::MaintenanceWindow

Returns the value of attribute maintenance_window.



2548
2549
2550
# File 'sig/types.rbs', line 2548

def maintenance_window
  @maintenance_window
end