GetCorsPolicyOutput
public struct GetCorsPolicyOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The CORS policy assigned to the container.
Declaration
Swift
public let corsPolicy: [CorsRule] -
Undocumented
Declaration
Swift
public init(corsPolicy: [CorsRule])
View on GitHub
GetCorsPolicyOutput Structure Reference