GetFacetResponse

public struct GetFacetResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Facet structure that is associated with the facet.

    Declaration

    Swift

    public let facet: Facet?
  • Undocumented

    Declaration

    Swift

    public init(facet: Facet? = nil)