AppBlockS3Location

data class AppBlockS3Location(val s3Bucket: String, val s3Key: String? = null)

Constructors

Link copied to clipboard
fun AppBlockS3Location(s3Bucket: String, s3Key: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val s3Key: String? = null