Parameters

public struct Parameters : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • [EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using CreateSnapshots. The default is false.

    Declaration

    Swift

    public let excludeBootVolume: Bool?
  • Undocumented

    Declaration

    Swift

    public init(excludeBootVolume: Bool? = nil)