BackendDefaults
public struct BackendDefaults : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A reference to an object that represents a client policy.
Declaration
Swift
public let clientPolicy: ClientPolicy? -
Undocumented
Declaration
Swift
public init(clientPolicy: ClientPolicy? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BackendDefaults Structure Reference