Values.ModifyRedshiftIdcApplicationMessageSourceChanges an existing Amazon Redshift IAM Identity Center application.
type nonrec t = {redshiftIdcApplicationArn : String_.t;The ARN for the Redshift application that integrates with IAM Identity Center.
*)identityNamespace : IdentityNamespaceString.t option;The namespace for the Amazon Redshift IAM Identity Center application to change. It determines which managed application verifies the connection token.
*)iamRoleArn : String_.t option;The IAM role ARN associated with the Amazon Redshift IAM Identity Center application to change. It has the required permissions to be assumed and invoke the IDC Identity Center API.
*)idcDisplayName : IdcDisplayNameString.t option;The display name for the Amazon Redshift IAM Identity Center application to change. It appears on the console.
*)serviceIntegrations : ServiceIntegrationList.t option;A collection of service integrations associated with the application.
*)}