ApplicationArgs

constructor(applicationId: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, sourceResourceType: Output<Either<String, ApplicationSourceResourceType>>? = null)