CreateExclusionsPreviewResponse

public struct CreateExclusionsPreviewResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies the unique identifier of the requested exclusions preview. You can use the unique identifier to retrieve the exclusions preview when running the GetExclusionsPreview API.

    Declaration

    Swift

    public let previewToken: String
  • Undocumented

    Declaration

    Swift

    public init(previewToken: String)