Web App Identity Provider Details
data class WebAppIdentityProviderDetails(val applicationArn: String? = null, val instanceArn: String? = null, val role: String? = null)
You can provide a structure that contains the details for the identity provider to use with your web app.