ExclusionPreview
public struct ExclusionPreview : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The system-defined attributes for the exclusion preview.
Declaration
Swift
public let attributes: [Attribute]? -
The description of the exclusion preview.
Declaration
Swift
public let description: String -
The recommendation for the exclusion preview.
Declaration
Swift
public let recommendation: String -
The AWS resources for which the exclusion preview pertains.
Declaration
Swift
public let scopes: [Scope] -
The name of the exclusion preview.
Declaration
Swift
public let title: String
View on GitHub
ExclusionPreview Structure Reference