CreateWebACLMigrationStackResponse

public struct CreateWebACLMigrationStackResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The URL of the template created in Amazon S3.

    Declaration

    Swift

    public let s3ObjectUrl: String
  • Undocumented

    Declaration

    Swift

    public init(s3ObjectUrl: String)