Struct rusoto_waf::GetSizeConstraintSetResponse [] [src]

pub struct GetSizeConstraintSetResponse {
    pub size_constraint_set: Option<SizeConstraintSet>,
}

Fields

Information about the SizeConstraintSet that you specified in the GetSizeConstraintSet request. For more information, see the following topics:

Trait Implementations

impl Default for GetSizeConstraintSetResponse
[src]

[src]

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

impl Debug for GetSizeConstraintSetResponse
[src]

[src]

Formats the value using the given formatter.

impl Clone for GetSizeConstraintSetResponse
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more