GetSecurityConfigurationResponse
public struct GetSecurityConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The requested security configuration.
Declaration
Swift
public let securityConfiguration: SecurityConfiguration? -
Undocumented
Declaration
Swift
public init(securityConfiguration: SecurityConfiguration? = nil)
View on GitHub
GetSecurityConfigurationResponse Structure Reference