Struct rusoto_rds::ApplyPendingMaintenanceActionResult [] [src]

pub struct ApplyPendingMaintenanceActionResult {
    pub resource_pending_maintenance_actions: Option<ResourcePendingMaintenanceActions>,
}

Fields

Trait Implementations

impl Default for ApplyPendingMaintenanceActionResult
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for ApplyPendingMaintenanceActionResult
[src]

[src]

Formats the value using the given formatter.

impl Clone for ApplyPendingMaintenanceActionResult
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more