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