CreateAppResponse

public struct CreateAppResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The App’s Amazon Resource Name (ARN).

    Declaration

    Swift

    public let appArn: String?
  • Undocumented

    Declaration

    Swift

    public init(appArn: String? = nil)