Class
Fog::AWS::RDS::Server
In:
lib/fog/aws/models/rds/server.rb
Parent:
Fog::Model
Methods
create_read_replica
destroy
modify
new
ready?
reboot
save
snapshots
Attributes
parameter_group_name
[RW]
password
[RW]
port
[RW]
security_group_names
[RW]
Public Class methods
new
(attributes={})
Public Instance methods
create_read_replica
(replica_id, options={})
destroy
(snapshot_identifier=nil)
modify
(immediately, options)
ready?
()
reboot
()
save
()
snapshots
()
[Validate]