StartSchemaExtensionResult
public struct StartSchemaExtensionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the schema extension that will be applied.
Declaration
Swift
public let schemaExtensionId: String? -
Undocumented
Declaration
Swift
public init(schemaExtensionId: String? = nil)
View on GitHub
StartSchemaExtensionResult Structure Reference