IdentityPoolPushSync

data class IdentityPoolPushSync(val applicationArns: List<String>? = null, val roleArn: String? = null)

Constructors

Link copied to clipboard
fun IdentityPoolPushSync(applicationArns: List<String>? = null, roleArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

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