Struct rusoto_organizations::DisablePolicyTypeResponse [] [src]

pub struct DisablePolicyTypeResponse {
    pub root: Option<Root>,
}

Fields

A structure that shows the root with the updated list of enabled policy types.

Trait Implementations

impl Default for DisablePolicyTypeResponse
[src]

[src]

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

impl Debug for DisablePolicyTypeResponse
[src]

[src]

Formats the value using the given formatter.

impl Clone for DisablePolicyTypeResponse
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more