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